The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ISerializer.putStringPart
mir
ser
interfaces
ISerializer
Puts string part. The implementation allows to split string unicode points.
interface
ISerializer
@
safe
pure scope
void
putStringPart
(
scope
const
(
char
)[]
value
)
Meta
Source
See Implementation
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 string part. The implementation allows to split string unicode points.