Buffer |
| Name | Description | |
|---|---|---|
| WriteBytes(Int32, ArraySegmentByte) | Writes a bytes at offset in the data. | |
| WriteBytes(Int32, Byte) | Writes a bytes at offset in the data. | |
| WriteBytes(Int32, ArraySegmentByte, Int32) | Writes a bytes at offset in the data. | |
| WriteBytes(Int32, Byte, Int32, Int32) | Writes a bytes at offset in the data. |