close Method @beta
Close the reader and release all native resources.
close(): void
@throws if the native layer encounters an error during cleanup. Native resources are not fully released when this throws — check the native error logs for details.
Returns - void
Defined in
- backend/src/ChangesetReader.ts Line 489
Last Updated: 27 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.