[Modify] Polish it
This commit is contained in:
		@@ -575,6 +575,7 @@ namespace WebSocketSharp
 | 
			
		||||
    )
 | 
			
		||||
    {
 | 
			
		||||
      var ret = BitConverter.GetBytes (value);
 | 
			
		||||
 | 
			
		||||
      if (!order.IsHostOrder ())
 | 
			
		||||
        Array.Reverse (ret);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user