readByte

expect abstract fun readByte(): Byte

Read a single byte from this source and return it

actual abstract fun readByte(): Byte

Read a single byte from this source and return it