DataInputReadBoolean Method |
Read a boolean value from the stream.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic bool ReadBoolean()
Public Function ReadBoolean As Boolean
public:
bool ReadBoolean()
member ReadBoolean : unit -> bool
Return Value
Type:
Boolean
See Also