Deserializer.handleArray

Undocumented in source. Be warned that the author may not have intended to support it.
struct Deserializer(T)
static if(!(is(T == struct)))
static if(is(T E : E[]))
void
handleArray
(
Reader
)
(
Reader reader
)

Meta