







|
| Lidgren Network Library documentation |
| NetBuffer..::..PeekUInt64 Method |
| NetBuffer Class See Also Send Feedback |
Reads a UInt64 without advancing the read pointer
Namespace: Lidgren.Network
Assembly: Lidgren.Network (in Lidgren.Network.dll) Version: 2012.1.7.0 (2012.1.7.0)
Syntax
| C# |
|---|
public ulong PeekUInt64() |
| Visual Basic |
|---|
Public Function PeekUInt64 As ULong |
| Visual C++ |
|---|
public: unsigned long long PeekUInt64() |
Return Value
[Missing <returns> documentation for "M:Lidgren.Network.NetBuffer.PeekUInt64"]
