ReadInt64 Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodReadInt64()()()()
Reads a 64 bit signed integer written using Write(Int64)
Public methodReadInt64(Int32)
Reads a signed integer stored in 1 to 64 bits, written using Write(Int64, Int32)

See Also