ArchiveHeader.Field.blob(key:size:offset:)
An enumeration that indicates the field is a data blob.
Declaration
case blob(key: ArchiveHeader.FieldKey, size: UInt64, offset: UInt64 = 0)An enumeration that indicates the field is a data blob.
case blob(key: ArchiveHeader.FieldKey, size: UInt64, offset: UInt64 = 0)