ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
Serializer.ArrayReader
ae
utils
sd
serialization
serializer
Serializer
Undocumented in source.
struct
Serializer
(T)
struct
ArrayReader {
T
*
object
;
auto
read
(Handler handler);
}
Members
Functions
read
auto
read
(Handler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
object
T
*
object
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
sd
serialization
serializer
Serializer
functions
read
structs
AAReader
ArrayReader
NumericReader
StructReader
templates
Impl
variables
object