Read a 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 byte ReadByte() |
| Visual Basic (Declaration) |
|---|
Public Function ReadByte As Byte |
| Visual C++ |
|---|
public: unsigned char ReadByte () |
See Also
DataInput Class
GemStone.GemFire.Cache Namespace