Property | Type | Description | |
---|---|---|---|
Buffer | byte[] | ||
CurrentOffset | int | ||
Edge | |||
Length | int | ||
Offset | int | ||
ReadingSize | bool | ||
RemainingLength | int |
Property | Type | Description | |
---|---|---|---|
_ba | BufferAllocator | ||
_s | Socket |
Method | Description | |
---|---|---|
Receive ( ) : bool | ||
ReceiveState ( |
Method | Description | |
---|---|---|
Reset ( byte buf, int off, int length, bool readingsize ) : void |
public ReceiveState ( |
||
e | ||
ba | BufferAllocator | |
return | System |
protected Reset ( byte buf, int off, int length, bool readingsize ) : void | ||
buf | byte | |
off | int | |
length | int | |
readingsize | bool | |
return | void |