PeekUInt64 Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

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

See Also