readByte

expect abstract fun readByte(): Byte

Removes a byte from this source and returns it.

actual abstract fun readByte(): Byte
actual abstract fun readByte(): Byte