Var.encode

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

Meta