ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Impl.StructReader
ae
utils
serialization
serialization
Serializer
Impl
Undocumented in source.
template
Impl
(alias anchor)
static static
struct
StructReader (
T
) {
RefType
!
T
p
;
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
p
RefType
!
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