Blocks until a result is read, then returns it
If no more results remain, a null result will be returned
Make sure to call this until a null is returned or just use allResults.
See Implementation
Blocks until a result is read, then returns it
If no more results remain, a null result will be returned
Make sure to call this until a null is returned or just use allResults.