Click or drag to resize

OffsetDataWriterExtensionsWriteBytes Method

Overload List
 NameDescription
Public Extension MethodWriteBytes(IOffsetDataWriter, Int32, ArraySegmentByte) Writes a bytes at offset in the data.
Public Extension MethodWriteBytes(IOffsetDataWriter, Int32, Byte) Writes a bytes at offset in the data.
Public Extension MethodWriteBytes(IOffsetDataWriter, Int32, ArraySegmentByte, Int32) Writes a bytes at offset in the data.
Public Extension MethodWriteBytes(IOffsetDataWriter, Int32, Byte, Int32, Int32) Writes a bytes at offset in the data.
Top
See Also