Click or drag to resize

PacketReaderReadUInt16BE Method

Overload List
  NameDescription
Public methodReadUInt16BE
Reads a 16bit unsigned integer from the current position in the packet packet. The current position is advanced by 2 bytes.
Public methodReadUInt16BE(Int32)
Reads a 16bit unsigned integer at offset in the buffer.
(Inherited from PacketIO.)
Top
See Also