[Modify] Polish it

This commit is contained in:
sta 2021-03-01 21:26:26 +09:00
parent 94ef38537c
commit 4b1c10be3d

View File

@ -366,6 +366,7 @@ namespace WebSocketSharp.Net
{
_chunkRead = 0;
_chunkSize = -1;
_chunks.Clear ();
}