mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
TextSerializer.putNull
mir
ser
text
TextSerializer
Serializes a null value for the given Ion type code to the text output.
(community summary)
struct
TextSerializer
(string sep, Appender)
void
putNull
(
IonTypeCode
code
)
mir
ser
text
TextSerializer
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putCompiletimeAnnotation
putCompiletimeKey
putKey
putNull
putStringPart
putSymbol
putValue
sexpBegin
sexpElemBegin
sexpEnd
stringBegin
stringEnd
structBegin
structEnd
variables
appender
serdeTarget
Serializes a null value for the given Ion type code to the text output. (community summary)