Reads a boolean value from the stream.
Stream footprint: Fixed, 1 byte.

C# | Visual Basic | Visual C++ | J# |
public bool ReadBoolean()
Public Function ReadBoolean As Boolean
public: bool ReadBoolean()
public boolean ReadBoolean()

The value read from the stream.