Convert a value to its ubyte representation. Note: this is very slow. Prefer std.bitmanip.nativeToBigEndian.
See Implementation
Convert a value to its ubyte representation. Note: this is very slow. Prefer std.bitmanip.nativeToBigEndian.