readLong

open override fun readLong(): Long

Reads eight bytes and returns a long (LE byte order).

See also


open override fun readLong(pos: Long): Long

Reads a long (LE byte order) at the given position in the file

See also

BitUtil.VH_LE_LONG