ae ~master (2025-01-30T21:11:56Z)
Home
Dub
Repo
PrettyJsonWriter.endArray
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
endArray
(
)
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endKey
endObject
putComma
putValue
variables
jsonWriter