getShortLE
Reads 2 bytes in little-endian order from this ByteArray starting at the given offset.
Return
the little-endian short value
Parameters
offset
the offset to read from
Reads 2 bytes in little-endian order from this ByteArray starting at the given offset.
the little-endian short value
the offset to read from