메소드 |
설명 |
|
Data ( ) : byte[] |
|
|
Dispose ( ) : void |
|
|
Dispose ( bool disposing ) : void |
|
|
EnsureFreeSpace ( ) : void |
|
|
GetActiveSize ( ) : int |
|
|
GetBufferSize ( ) : int |
|
|
GetReadSpan ( int size ) : Span |
|
|
GetRemainingSpace ( ) : int |
|
|
MessageBuffer ( ) : Common.System |
|
|
MessageBuffer ( MessageBuffer right ) : Common.System |
|
|
MessageBuffer ( int initialSize ) : Common.System |
|
|
Normalize ( ) : void |
|
|
ReadCompleted ( int bytes ) : void |
|
|
Reset ( ) : void |
|
|
Resize ( int bytes ) : void |
|
|
Rpos ( ) : int |
|
|
Wpos ( ) : int |
|
|
Write ( ReadOnlySpan data ) : void |
|
|
WriteCompleted ( int bytes ) : void |
|
|