Writes a big-endian/little-endian base type to output range.
ubyte output range.
A base type to write.
Supported types: byte, ubyte, short, ushort, int, uint, long, ulong, float, double
Warning: Doesn't report write errors.
See Implementation
Writes a big-endian/little-endian base type to output range.