readLongLe

expect open override fun readLongLe(): Long

Read four bytes from this source and returns a little-endian long.

actual open override fun readLongLe(): Long

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