readIntLe

expect open override fun readIntLe(): Int

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

actual open override fun readIntLe(): Int

Read four bytes in little-endian order from this source and returns them as an int.