mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
MsgpackSerializer.putStringPart
mir
ser
msgpack
MsgpackSerializer
Puts string part. The implementation allows to split string unicode points.
struct
MsgpackSerializer
(Appender)
@
safe
pure scope
void
putStringPart
(
scope
const
(
char
)[]
str
)
Meta
Source
See Implementation
mir
ser
msgpack
MsgpackSerializer
aliases
listBegin
listEnd
sexpBegin
sexpElemBegin
sexpEnd
structBegin
structEnd
constructors
this
functions
aggrBegin
aggrEnd
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
stringEnd
variables
buffer
lengths
serdeTarget
strBuf
Puts string part. The implementation allows to split string unicode points.