ae v0.0.2872 (2020-12-19T14:14:16Z)
Home
Dub
Repo
PrettyJsonWriter.putKey
ae
utils
json
PrettyJsonWriter
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PrettyJsonWriter
(Output, alias indent = '\t', alias newLine = '\n', alias pad = ' ')
void
putKey
(
in
char
[]
key
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putIndent
putKey
putNewline
putValue
variables
indentLevel
indentPending
jsonWriter