DataBufferResize Method |
Name | Description | |
---|---|---|
Resize(Int32) |
Resizes this buffer to a new length with new data being inserted at the end.
| |
Resize(Int32, Int32) |
Resizes this buffer to a new length with new data being inserted at a given offset.
| |
Resize(Int32, Int32, Boolean) |
Resizes this buffer to a new length with new data being inserted at a given offset.
|