Searched defs:readSwappedInteger (Results 1 – 1 of 1) sorted by relevance
109 public static int readSwappedInteger(final byte[] data, final int offset) { in readSwappedInteger() method in EndianUtils123 public static int readSwappedInteger(final InputStream input) throws IOException { in readSwappedInteger() method in EndianUtils