class
AZBlob::HTTPRange
- AZBlob::HTTPRange
- Reference
- Object
Overview
HTTPRange defines a range of bytes within an HTTP resource, starting at offset and ending at offset+count. A zero-value HTTPRange indicates the entire resource. An HTTPRange which has an offset and zero value count indicates from the offset to the resource's end.