Var.decode

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

Meta