DataInputReadInt16 Method |
Read a 16-bit integer from the stream.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function ReadInt16 As Short
public:
short ReadInt16()
member ReadInt16 : unit -> int16
Return Value
Type:
Int16
See Also