ByteRange Class |
Namespace: OBS.Model
public class ByteRange
The ByteRange type exposes the following members.
Name | Description | |
---|---|---|
![]() | ByteRange |
Default constructor
|
![]() | ByteRange(Int64, Int64) |
Constructor
|
Name | Description | |
---|---|---|
![]() | End |
End position, that is the sequence number of the byte from which the download or copy ends
|
![]() | Start |
Start position, that is the sequence number of the byte from which the download or copy starts
|