BsonWriter
Represents a writer that provides a fast, non-cached, forward-only way of generating BSON data.
            
                
Gets or sets the  DateTimeKind used when writing  DateTime values to BSON.
            When set to  Unspecified no conversion will occur.
            
Initializes a new instance of the  BsonWriter class.
            
Initializes a new instance of the  BsonWriter class.
            
Writes a  Byte[] value that represents a BSON object id.
            
Writes a BSON regex.