Click or drag to resize

PacketReaderReadSByte Method

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