mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
IonSerializer.putStringPart
mir
ser
ion
IonSerializer
Puts string part. The implementation allows to split string unicode points.
struct
IonSerializer
(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @
trusted
scope
void
putStringPart
(
scope
const
(
char
)[]
str
)
Meta
Source
See Implementation
mir
ser
ion
IonSerializer
aliases
listBegin
putCompiletimeAnnotation
sexpBegin
sexpElemBegin
stringBegin
functions
_getId
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
data
elemBegin
finalize
initialize
initializeNoTable
listEnd
nextTopLevelValue
putAnnotation
putAnnotationId
putCompiletimeKey
putKey
putKeyId
putNull
putStringPart
putSymbol
putSymbolId
putValue
sexpEnd
stringEnd
structBegin
structEnd
static variables
compiletimeIndex
compiletimeTableTape
variables
buffer
runtimeTable
serdeTarget
Puts string part. The implementation allows to split string unicode points.