Click or drag to resize

PacketReaderReadBit Method

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