abstract fun readByte(): Byte
Read the next upcoming byte
EOFException - if no more bytes available.
EOFException