Searched refs:REVERSE_ENDIAN_CONSTANT (Results 1 – 2 of 2) sorted by relevance
55 public static final int REVERSE_ENDIAN_CONSTANT = 0x78563412; field in Constants
134 if (endian == Constants.REVERSE_ENDIAN_CONSTANT) { in setByteOrder()