Contents

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)

See Also

Field Constants