Data.Cloud.AmazonAPI.TAmazonGetObjectOptionals.RangeEndByte
[–] Properties | |
---|---|
Type: field | |
Visibility: public | |
Source: Data.Cloud.AmazonAPI.pas Data.Cloud.AmazonAPI.hpp
| |
Unit: Data.Cloud.AmazonAPI | |
Parent: TAmazonGetObjectOptionals |
Delphi
RangeEndByte: int64;
C++
__int64 RangeEndByte;
Description
Set when retrieving a range of bytes instead of a whole object.
RangeEndByte is set when retrieving a range of bytes instead of a whole object. RangeEndByte represents the end byte of the range.