Impl.ArrayReader

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

Members

Functions

readArray
void readArray(Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

arr
T arr;
Undocumented in source.

Meta