BsonBinaryReaderSettings Properties |
The BsonBinaryReaderSettings type exposes the following members.
Name | Description | |
---|---|---|
Defaults |
Gets or sets the default settings for a BsonBinaryReader.
| |
Encoding |
Gets or sets the Encoding.
| |
FixOldBinarySubTypeOnInput |
Gets or sets whether to fix occurrences of the old binary subtype on input.
| |
FixOldDateTimeMaxValueOnInput |
Gets or sets whether to fix occurrences of the old representation of DateTime.MaxValue on input.
| |
GuidRepresentation |
Gets or sets the representation for Guids.
(Inherited from BsonReaderSettings.) | |
IsFrozen |
Gets whether the settings are frozen.
(Inherited from BsonReaderSettings.) | |
MaxDocumentSize |
Gets or sets the max document size.
|