Constructors
-
Bson
Reader(Binary Initializes a new instance of the BsonReader class.Reader) -
Bson
Reader(Binary Initializes a new instance of the BsonReader class.Reader, Boolean, Date Time Kind) -
Bson
Reader(Stream) Initializes a new instance of the BsonReader class. -
Bson
Reader(Stream, Initializes a new instance of the BsonReader class.Boolean, Date Time Kind)
Methods
Properties
-
Date
Time Gets or sets the DateTimeKind used when reading DateTime values from BSON.Kind Handling -
Json
Net35Binary Gets or sets a value indicating whether binary data reading should be compatible with incorrect Json.NET 3.5 written binary.Compatibility -
Read
Root Gets or sets a value indicating whether the root object will be read as a JSON array.Value As Array