var.encode

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

Meta