BsonWriter Class |
Namespace: Newtonsoft.Json.Bson
public class BsonWriter : JsonWriter
The BsonWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | BsonWriter(BinaryWriter) | |
![]() | BsonWriter(Stream) |
Name | Description | |
---|---|---|
![]() | CloseOutput | (Inherited from JsonWriter.) |
![]() | Culture | (Inherited from JsonWriter.) |
![]() | DateFormatHandling | (Inherited from JsonWriter.) |
![]() | DateFormatString | (Inherited from JsonWriter.) |
![]() | DateTimeKindHandling | |
![]() | DateTimeZoneHandling | (Inherited from JsonWriter.) |
![]() | FloatFormatHandling | (Inherited from JsonWriter.) |
![]() | Formatting | (Inherited from JsonWriter.) |
![]() | Path | (Inherited from JsonWriter.) |
![]() | StringEscapeHandling | (Inherited from JsonWriter.) |
![]() | Top | (Inherited from JsonWriter.) |
![]() | WriteState | (Inherited from JsonWriter.) |