mir-bloomberg ~master (2021-12-11T07:53:48.7446898)
Dub
Repo
BloombergSerializer.putValue
mir
ion
ser
bloomberg
BloombergSerializer
Undocumented in source. Be warned that the author may not have intended to support it.
void
putValue
(Num value)
struct
BloombergSerializer
()
@
safe
pure
void
putValue
(
Num
)
(
const
Num
value
)
if
(
isNumeric
!
Num
&&
!
is
(
Num
== enum)
)
void
putValue
(BigIntView!(W, endian) view)
void
putValue
(BigInt!size num)
void
putValue
(Decimal!size num)
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
ion
ser
bloomberg
BloombergSerializer
aliases
sexpBegin
sexpElemBegin
sexpEnd
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsBegin
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putAnnotationPtr
putKey
putKeyPtr
putNull
putStringPart
putSymbol
putSymbolPtr
putValue
stringBegin
stringEnd
structBegin
structEnd
variables
aggregateValue
currentPartString
nextValue
serdeTarget