mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
MsgpackSerializer.putNull
mir
ser
msgpack
MsgpackSerializer
Serializes a null value using the specified Ion type code.
(community summary)
struct
MsgpackSerializer
(Appender)
@
safe
pure scope
void
putNull
(
IonTypeCode
code
)
mir
ser
msgpack
MsgpackSerializer
aliases
listBegin
listEnd
sexpBegin
sexpElemBegin
sexpEnd
structBegin
structEnd
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
stringEnd
variables
serdeTarget
Serializes a null value using the specified Ion type code. (community summary)