Converts Little Endian (Windows) bytes to an int (Java uses Big Endian). @param data the data to read. @param offset the offset from which to start reading. @return the integer value of the reassembled bytes.
(final byte[] data, final int offset)
source not stored for this graph (policy: none)