readShort

open override fun readShort(): Short

Reads two bytes and returns a short (LE byte order).

See also


open override fun readShort(pos: Long): Short

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

See also

BitUtil.VH_LE_SHORT