Click or drag to resize

PacketReaderReadInt16BE Method

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