PeekInt32 Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

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

See Also