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

The methods of the JsonWriter class are listed here.

 
Name 
Description 
 
Sets the state of the JsonWriter,  
 
Writes indent characters.  
 
Writes an indent space.  
 
Writes the JSON value delimiter.  
 
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  
 
This is the overview for the WriteEnd method overload. 
 
Writes the end of an array.  
 
Writes the end constructor.  
 
Writes the end of a JSON object.  
 
Writes a null value.  
 
This is the overview for the WritePropertyName method overload. 
 
Writes raw JSON without changing the writer's state.  
 
Writes raw JSON where a value is expected and updates the writer's state.  
 
Writes the beginning of a JSON array.  
 
Writes the start of a constructor with the given name.  
 
Writes the beginning of a JSON object.  
 
This is the overview for the WriteToken method overload. 
 
Writes an undefined value.  
 
This is the overview for the WriteValue method overload. 
 
Writes out the given white space.  
 
Name 
Description 
 
This is AutoComplete, a member of class JsonWriter. 
 
This is BuildStateArray, a member of class JsonWriter. 
 
This is InternalWriteComment, a member of class JsonWriter. 
 
This is InternalWriteEnd, a member of class JsonWriter. 
 
This is InternalWritePropertyName, a member of class JsonWriter. 
 
This is InternalWriteRaw, a member of class JsonWriter. 
 
This is InternalWriteStart, a member of class JsonWriter. 
 
This is InternalWriteValue, a member of class JsonWriter. 
 
This is InternalWriteWhitespace, a member of class JsonWriter. 
 
This is OnStringEscapeHandlingChanged, a member of class JsonWriter. 
 
This is UpdateScopeWithFinishedValue, a member of class JsonWriter. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.