Skip to content

Interface DefaultRangePolicyOptions

🏷️ Properties

rangeThreshold

ts
rangeThreshold: number

The minimum bytes a range should have.

Defined in: packages/file-transfer/rangePolicy.ts:27

Released under the MIT License.