asdf ~master (2023-02-07T17:49:28Z)
Dub
Repo
JsonSerializer.putValue
asdf
serialization
JsonSerializer
Undocumented in source. Be warned that the author may not have intended to support it.
void
putValue
(typeof(null) )
void
putValue
(Timestamp timestamp)
struct
JsonSerializer
(string sep, Dg)
void
putValue
(
Timestamp
timestamp
)
void
putValue
(bool b)
void
putValue
(char[] str)
void
putValue
(Num num)
Meta
Source
See Implementation
asdf
serialization
JsonSerializer
aliases
arrayBegin
arrayEnd
objectBegin
objectEnd
constructors
this
functions
elemBegin
flush
listBegin
listEnd
putEscapedKey
putKey
putNumberValue
putValue
structBegin
structEnd
variables
sink