[Modify] Polish it
This commit is contained in:
@@ -46,12 +46,12 @@ namespace WebSocketSharp.Net
|
||||
{
|
||||
#region Private Fields
|
||||
|
||||
private long _bodyLeft;
|
||||
private byte[] _buffer;
|
||||
private int _count;
|
||||
private bool _disposed;
|
||||
private int _offset;
|
||||
private Stream _stream;
|
||||
private long _bodyLeft;
|
||||
private byte[] _buffer;
|
||||
private int _count;
|
||||
private bool _disposed;
|
||||
private int _offset;
|
||||
private Stream _stream;
|
||||
|
||||
#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user