Read a signed byte from the stream.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.7.0.0
Syntax
| C# |
|---|
public sbyte ReadSByte() |
| Visual Basic (Declaration) |
|---|
Public Function ReadSByte As SByte |
| Visual C++ |
|---|
public: signed char ReadSByte () |
See Also
DataInput Class
GemStone.GemFire.Cache Namespace