readLong

expect open override fun readLong(): Long

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

actual open override fun readLong(): Long

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