Cursor.read

Read rows from the cursor, the result is provided asynchronously to the {@code handler}.

@param count the amount of rows to read @param handler the handler for the result

interface Cursor
void
read

Meta