step Method @beta
Advance to the next change.
step(): boolean
@returns true while positioned on a valid change; false when the stream is exhausted.
@throws if the native layer encounters an error while reading or decoding the next change.
Returns - boolean
true while positioned on a valid change; false when the stream is exhausted.
Defined in
- backend/src/ChangesetReader.ts Line 498
Last Updated: 03 August, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.