You are here: Symbol Reference > Stimulsoft.Base.Json.Bson Namespace > BsonWriter Class > BsonWriter Methods
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
BsonWriter Methods

The methods of the BsonWriter class are listed here.

 
Name 
Description 
 
Writes the end.  
 
Name 
Description 
 
Closes this stream and the underlying stream.  
 
Flushes whatever is in the buffer to the underlying streams and also flushes the underlying stream.  
 
Writes out a comment  
 
Writes a null value.  
 
Writes a Byte[] value that represents a BSON object id.  
 
Writes the property name of a name/value pair on a JSON object.  
 
Writes raw JSON.  
 
Writes raw JSON where a value is expected and updates the writer's state.  
 
Writes a BSON regex.  
 
Writes the beginning of a JSON array.  
 
Writes the start of a constructor with the given name.  
 
Writes the beginning of a JSON object.  
 
Writes an undefined value.  
 
This is the overview for the WriteValue method overload. 
 
Name 
Description 
 
This is AddToken, a member of class BsonWriter. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.