binary-streams / loggersoft.kotlin.streams / BasicStream / isEof

isEof

open val isEof: Boolean

Indicates that end of stream reached.

Note
Unlike bytesAvailable doesn't take into account current limit and indicates only physical end of stream.