Byte Order Utilities
Convert values between big-endian and little-endian formats.
Topics
Byte Order Utilities
Big Endian to Host
NXSwapBigDoubleToHostNXSwapBigFloatToHostNXSwapBigIntToHostNXSwapBigLongLongToHostNXSwapBigLongToHostNXSwapBigShortToHost
Host to Big Endian
NXSwapHostDoubleToBigNXSwapHostFloatToBigNXSwapHostIntToBigNXSwapHostLongLongToBigNXSwapHostLongToBigNXSwapHostShortToBig
Little Endian to Host
NXSwapLittleDoubleToHostNXSwapLittleFloatToHostNXSwapLittleIntToHostNXSwapLittleLongLongToHostNXSwapLittleLongToHostNXSwapLittleShortToHost
Host to Little Endian
NXSwapHostDoubleToLittleNXSwapHostFloatToLittleNXSwapHostIntToLittleNXSwapHostLongLongToLittleNXSwapHostLongToLittleNXSwapHostShortToLittle