TransferByteOffsetCheckpointState
Defined in: src/transfers/TransferCheckpointStore.ts:93
Byte-offset checkpoint state used by sequential-append providers.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
committedBytes | number | Bytes durably committed at the destination. | src/transfers/TransferCheckpointStore.ts:96 |
kind | "byte-offset" | - | src/transfers/TransferCheckpointStore.ts:94 |