BsonReader Constructor

Json.NET

Json.NET - Quick Starts & API Documentation BsonReader Constructor
NamespacesNewtonsoft.Json.BsonBsonReaderBsonReader()()()()
Members
Icon Member Description
BsonReader(Stream)
Initializes a new instance of the BsonReader class.

BsonReader(BinaryReader)
Initializes a new instance of the BsonReader class.

BsonReader(Stream, Boolean, DateTimeKind)
Initializes a new instance of the BsonReader class.

BsonReader(BinaryReader, Boolean, DateTimeKind)
Initializes a new instance of the BsonReader class.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)