readyForRead

open val readyForRead: Int

Approximate number of items ready to be read. Should try to always return 0 correctly, but may return 1 if a greater number of items are available.

Sources

jvm source
Link copied to clipboard