ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
SinkHandlers.handleArray
ae
utils
serialization
serialization
Deserializer
SinkHandlers
Undocumented in source. Be warned that the author may not have intended to support it.
void
handleArray
(Reader reader)
mixintemplate
SinkHandlers
(T)
static if
(
is(T U : U[])
)
void
handleArray
(
Reader
)
(
Reader
reader
)
alias
handleArray
=
unparseable
!
"array"
Meta
Source
See Implementation
ae
utils
serialization
serialization
Deserializer
SinkHandlers
functions
handleArray
handleBoolean
handleNull
handleNumeric
handleObject
handleString
handleStringFragments
templates
unparseable