Impl.StructReader

Undocumented in source.
template Impl(alias anchor)
static static
struct StructReader (
T
) {}

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