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 301
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.