ByteConverter.BigEndian

Conversions between big endian integrals and bytes

Members

Static functions

from
ubyte[] from(T input)
Undocumented in source. Be warned that the author may not have intended to support it.
to
T to(const(void)[] x_)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta