ArchiveHeader.Field.string(key:value:)
An enumeration that indicates the field is a string.
Declaration
case string(key: ArchiveHeader.FieldKey, value: String)An enumeration that indicates the field is a string.
case string(key: ArchiveHeader.FieldKey, value: String)