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