readShortLe

expect open override fun readShortLe(): Short

Read two bytes from this source and returns it as a little-endian short.

actual open override fun readShortLe(): Short

Read two bytes in little-endian order from this source and returns them as a short.