Click or drag to resize

PacketIOReadBytes Method

Overload List
  NameDescription
Public methodReadBytes(Int32, Buffer)
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, PacketWriter, 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