Class: External#
Describes a file location.
Can optionally specify a portion of a file using Offset and a ReadLength. If Offset and ReadLength are specified in conjuction with Compression, then they point into the uncompressed file.
Attributes#
href : str file location sha1 : bytes The digest of the file specified in href. compression : External_Compression Specifies the compression scheme used to encode the data.
URI: core:External