Click or drag to resize

BufferSegmentReadBytes Method

Overload List
 NameDescription
Public methodReadBytes(Int32, ArraySegmentByte) Reads a number of bytes at offset in the buffer.
Public methodReadBytes(Int32, Int32) Reads a number of bytes at offset in the buffer.
Public methodReadBytes(Int32, IDataWriter, Int32) Reads a number of bytes at offset in the buffer.
Public methodReadBytes(Int32, Byte, Int32, Int32) Reads a number of bytes at offset in the buffer.
Top
See Also