mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
ISerializer.putNull
mir
ser
interfaces
ISerializer
Puts a null value with the specified Ion type code.
(community summary)
interface
ISerializer
@
safe
pure scope
void
putNull
(
IonTypeCode
code
)
mir
ser
interfaces
ISerializer
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
serdeTarget
sexpBegin
sexpElemBegin
sexpEnd
stringEnd
structBegin
structEnd
Puts a null value with the specified Ion type code. (community summary)