isClosed

abstract fun isClosed(): Boolean

Check if reader closed or not.

Return

true if closed, false otherwise.