DataInputReadInt64 Method |
Read a 64-bit integer from the stream.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function ReadInt64 As Long
public:
long long ReadInt64()
member ReadInt64 : unit -> int64
Return Value
Type:
Int64
See Also