Connection.nextResult

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.

struct Connection
nextResult
()

Meta