[Modify] Replace it
This commit is contained in:
		@@ -74,7 +74,7 @@ namespace WebSocketSharp
 | 
			
		||||
 | 
			
		||||
    static PayloadData ()
 | 
			
		||||
    {
 | 
			
		||||
      Empty = new PayloadData ();
 | 
			
		||||
      Empty = new PayloadData (WebSocket.EmptyBytes, 0);
 | 
			
		||||
      MaxLength = Int64.MaxValue;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user