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