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 297
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.