Read a 64-bit unsigned integer from the stream.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public ulong ReadUInt64() |
| Visual Basic (Declaration) |
|---|
Public Function ReadUInt64 As ULong |
| Visual C++ |
|---|
public: unsigned long long ReadUInt64 () |
See Also
DataInput Class
GemStone.GemFire.Cache Namespace