mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
JsonSerializer.putNull
mir
ser
json
JsonSerializer
Writes a null value of the given IonTypeCode to the JSON output.
(community summary)
struct
JsonSerializer
(string sep, Appender)
scope
void
putNull
(
IonTypeCode
code
)
mir
ser
json
JsonSerializer
aliases
annotationWrapperBegin
sexpBegin
sexpElemBegin
sexpEnd
functions
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putCompiletimeKey
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
stringEnd
structBegin
structEnd
variables
appender
serdeTarget
Writes a null value of the given IonTypeCode to the JSON output. (community summary)