readByte

common
abstract fun readByte(): Byte

Removes a byte from this source and returns it.

abstract fun readByte(): Byte