Documentation
Dlang.org
Generator.setIndentChar
json
generator
Generator
Sets the character to be used when indenting.
class
Generator
void
setIndentChar
(
dchar
indentChar
)
Parameters
indentChar
dchar
a Unicode character to be used when indenting
json
generator
Generator
constructors
this
functions
getIndent
getIndentChar
getPretty
getRoot
self
setIndent
setIndentChar
setPretty
setRoot
toData
toFile
toGstring
toStream
properties
gType
indent
indentChar
pretty
root
static functions
getGType
Sets the character to be used when indenting.