PeekInt64 Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

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

See Also