Click or drag to resize

BufferSegmentWriteBytes Method

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