NATIVE_BYTE_ORDER

Native byte order.

Warning: This constant is ByteOrder.nativeOrder only in production environments, during testing we randomize it. If you need to communicate with native APIs (e.g., Java's Panama API), use ByteOrder.nativeOrder.