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

The methods of the BsonReader class are listed here.

 
Name 
Description 
 
Changes the JsonReader.State to Closed.  
 
Read 
Reads the next JSON token from the stream.  
 
Reads the next JSON token from the stream as a Byte[].  
 
Reads the next JSON token from the stream as a Nullable{DateTime}.  
 
Reads the next JSON token from the stream as a Nullable{DateTimeOffset}.  
 
Reads the next JSON token from the stream as a Nullable{Decimal}.  
 
Reads the next JSON token from the stream as a Nullable{Int32}.  
 
Reads the next JSON token from the stream as a String.  
 
Name 
Description 
 
This is ReadInternal, a member of class BsonReader. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.