Serializer.ArrayReader

Undocumented in source.
struct Serializer(T)
struct ArrayReader {}

Members

Functions

read
auto read(Handler handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

object
T* object;
Undocumented in source.

Meta