PeekByte Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodPeekByte()()()()
Reads a Byte without advancing the read pointer
(Inherited from NetBuffer.)
Public methodPeekByte(Int32)
Reads the specified number of bits into a Byte without advancing the read pointer
(Inherited from NetBuffer.)

See Also