BufferWriterWriteBytes Method |
| Name | Description | |
|---|---|---|
| WriteBytes(Byte) |
Writes a bytes at the current position in the buffer.
| |
| WriteBytes(Buffer) |
Writes a bytes at the current position in the buffer.
| |
| WriteBytes(Int32, Buffer) |
Writes a bytes at offset in the packet.
| |
| WriteBytes(Int32, Byte) |
Writes a bytes at offset in the packet.
|