ae v0.0.3101 (2021-09-30T13:33:59Z)
Home
Dub
Repo
PrettyJsonWriter.jsonWriter
ae
utils
json
PrettyJsonWriter
Underlying writer.
struct
PrettyJsonWriter
(Output, alias indent = '\t', alias newLine = '\n', alias pad = ' ')
JsonWriter
!
Output
jsonWriter
;
Meta
Source
See Implementation
ae
utils
json
PrettyJsonWriter
functions
beginArray
beginObject
endArray
endObject
putComma
putKey
putValue
variables
jsonWriter
Underlying writer.