binary-streams / loggersoft.kotlin.streams / ProxyStreamInput / readChar

readChar

fun readChar(encoding: StringEncoding, byteOrder: ByteOrder): Int

Reads code point from the stream with specified encoding and byteOrder.

Exceptions

EOFException -