Serializes a half-open image interval without relying on value-type JSON conventions. More...
Properties | |
| long | Offset [get] |
| Records the first absolute image byte. | |
| long | Length [get] |
| Records the number of bytes in the interval rather than its inclusive end. | |
Serializes a half-open image interval without relying on value-type JSON conventions.
Definition at line 42 of file NdsManifestOptionalModels.cs.
|
get |
Records the number of bytes in the interval rather than its inclusive end.
Definition at line 47 of file NdsManifestOptionalModels.cs.
|
get |
Records the first absolute image byte.
Definition at line 45 of file NdsManifestOptionalModels.cs.