GigaSpaces XAP.NET Documentation
ReadBoolean Method
Class LibraryGigaSpaces.Core.Internal.PbsPbsInputStreamReadBoolean()()()()
Reads a boolean value from the stream. Stream footprint: Fixed, 1 byte.
Declaration Syntax
C#Visual BasicVisual C++J#
public bool ReadBoolean()
Public Function ReadBoolean As Boolean
public:
bool ReadBoolean()
public boolean ReadBoolean()
Return Value
The value read from the stream.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)