pub const JXL_NATIVE_ENDIAN: JxlEndianness = 0;
Expand description

Use the endianness of the system, either little endian or big endian, without forcing either specific endianness. Do not use if pixel data should be exported to a well defined format.