Click or drag to resize

PacketReaderReadByte Method

Overload List
  NameDescription
Public methodReadByte
Reads a byte from the current position in the packet packet. The current position is advanced by 1 byte.
Public methodReadByte(Int32)
Reads a byte at offset in the buffer.
(Inherited from PacketIO.)
Top
See Also