ByteConverter.BigEndian

Conversions between big endian integrals and bytes

Members

Static functions

from
void from(T input, ubyte[] output)
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