Contents

ArchiveHeader.Field.string(key:value:)

An enumeration that indicates the field is a string.

Declaration

case string(key: ArchiveHeader.FieldKey, value: String)

See Also

Field Constants