setRange Method
Specify range with in the blob that need to be returned.
setRange(val: QueryLimit): BlobOptionsBuilder
| Parameter | Type | Description | 
|---|---|---|
| val | QueryLimit | Specify offset and count of bytes that need to be returned. | 
Returns - BlobOptionsBuilder
Defined in
- core/common/src/ConcurrentQuery.ts Line 320
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.