mir-ion ~master (2023-11-12T13:12:48Z)
Dub
Repo
IonSerializer.putValue
mir
ser
ion
IonSerializer
void
putValue
(Num num)
void
putValue
(BigIntView!W view)
void
putValue
(BigInt!size num)
void
putValue
(Decimal!size num)
void
putValue
(typeof(null) )
struct
IonSerializer
(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @
trusted
scope
void
putValue
(
typeof
(null)
)
void
putValue
(bool b)
void
putValue
(char[] value)
void
putValue
(Clob value)
void
putValue
(Blob value)
void
putValue
(Timestamp value)
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