Var.decodeImpl

Undocumented in source. Be warned that the author may not have intended to support it.
struct Var(T)
static pure @safe
T
decodeImpl
(,
ref size_t count
)
if (
isIntegral!T &&
T.sizeof > 1
)

Meta