ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
PrettyJsonWriter.beginObject
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
beginObject
(
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putKey
putValue
variables
jsonWriter