nativeToFins

Converts the given value from the native endianness to Fins format and returns it as a ubyte[n] where n is the size of the given type.

pure nothrow
ubyte[]
nativeToFins
(
T
)
(
T val
)

Meta