Click or drag to resize

PacketReaderReadInt32 Method

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