[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-22 UTC."],[[["\u003cp\u003eThis page documents the \u003ccode\u003eRowStreamIterator\u003c/code\u003e class, which is an Input Iterator for consuming a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects from a data source.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e can be default-constructed to represent an "end" iterator, or it can be constructed with a \u003ccode\u003eSource\u003c/code\u003e to retrieve data from.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowStreamIterator\u003c/code\u003e provides standard iterator operators, such as \u003ccode\u003e*\u003c/code\u003e, \u003ccode\u003e->\u003c/code\u003e, \u003ccode\u003e++\u003c/code\u003e, and also defines type aliases for iterator categories, value types, and pointer types.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSource\u003c/code\u003e is defined as a function that returns a sequence of \u003ccode\u003eStatusOr<Row>\u003c/code\u003e objects, and an empty \u003ccode\u003eRow\u003c/code\u003e signifies the end of the data stream.\u003c/p\u003e\n"],["\u003cp\u003eThe page displays a list of all the previous versions, along with a link to the latest release candidate.\u003c/p\u003e\n"]]],[],null,[]]