Data |
| Name | Description | |
|---|---|---|
| WriteBytes(IDataWriter, ArraySegmentByte) | Writes a bytes at the current position in the buffer. | |
| WriteBytes(IDataWriter, Byte) | Writes a bytes at the current position in the buffer. | |
| WriteBytes(IDataWriter, IDataReader, Int32) | Writes a bytes at the current position in the packet packet. The current position is advanced by the number of bytes written. | |
| WriteBytes(IDataWriter, Byte, Int32, Int32) | Writes a bytes at the current position in the data. |