Property | Type | Description | |
---|---|---|---|
Add | void | ||
Add | void | ||
Add | void | ||
Add | void | ||
Clear | void | ||
CutHead | void | ||
CutTail | void | ||
EnsureSpace | void | ||
Reallocate | void |
Method | Description | |
---|---|---|
Add ( |
||
Add ( byte data ) : void | ||
Add ( byte data, int offset ) : void | ||
Add ( byte data, int offset, int length ) : void | ||
Clear ( ) : void | ||
CutHead ( int count ) : void | ||
CutTail ( int count ) : void | ||
EnsureSpace ( int needMore ) : void | ||
Reallocate ( int requiredSize ) : void |