ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
Dub
Repo
PrettyJsonWriter.beginArray
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
beginArray
(
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putKey
putValue
variables
jsonWriter