binary-streams
/
loggersoft.kotlin.streams
/
StreamInput
/
readByte
readByte
abstract
fun
readByte
(
)
:
Byte
Reads
Byte
from the stream.
Exceptions
EOFException
-