Thrown by StepBufferProvider.acquire when the requested range is not resident. Reaching this means a synchronous extraction ran without a preceding ensureResident — a caller-side sequencing bug, not a recoverable data condition.
ensureResident
Construct this for a byte range.
Absolute start of the range.
Length of the range.
Readonly
Thrown by StepBufferProvider.acquire when the requested range is not resident. Reaching this means a synchronous extraction ran without a preceding
ensureResident— a caller-side sequencing bug, not a recoverable data condition.