[Modify] Remove it
This commit is contained in:
parent
511927c194
commit
67d973d02a
@ -83,20 +83,6 @@ namespace WebSocketSharp.Net
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region Internal Properties
|
|
||||||
|
|
||||||
internal ChunkStream Decoder {
|
|
||||||
get {
|
|
||||||
return _decoder;
|
|
||||||
}
|
|
||||||
|
|
||||||
set {
|
|
||||||
_decoder = value;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#endregion
|
|
||||||
|
|
||||||
#region Private Methods
|
#region Private Methods
|
||||||
|
|
||||||
private void onRead (IAsyncResult asyncResult)
|
private void onRead (IAsyncResult asyncResult)
|
||||||
|
Loading…
Reference in New Issue
Block a user