Represents a contiguous range of bytes in a binary file (inclusive bounds).
Readonly
The ending offset (inclusive).
The number of bytes in the range.
The starting offset (inclusive).
Represents a contiguous range of bytes in a binary file (inclusive bounds).