DataInputReadInt32 Method |
Read a 32-bit integer from the stream.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function ReadInt32 As Integer
member ReadInt32 : unit -> int
Return Value
Type:
Int32
See Also