Method ReadBoolean

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

ReadBoolean()

Reads a BSON boolean from the reader.

bool ReadBoolean()

Returns

bool

A Boolean.