ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Impl.AAReader
ae
utils
serialization
serialization
Serializer
Impl
Undocumented in source.
template
Impl
(alias anchor)
static static
struct
AAReader (
T
K
V
) {
T
aa
;
void
read
(Sink sink);
}
Members
Functions
read
void
read
(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
aa
T
aa
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
serialization
serialization
Serializer
Impl
static functions
read
structs
AAReader
ArrayReader
Reader
StructReader
templates
stringReader