available

abstract val available: Int

Gets the number of results available locally without blocking, which may be 0.

If the cursor is known to be exhausted, returns 0. If the cursor is closed before it's been exhausted, it may return a non-zero value.