readInt

abstract fun readInt(pos: Long): Int

Reads an integer (LE byte order) at the given position in the file

See also

BitUtil.VH_LE_INT