Click or drag to resize

PacketReaderReadUInt32BE Method

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