Contents

ArchiveHeader.Field.uint(key:value:)

An enumeration that indicates the field is an unsigned integer.

Declaration

case uint(key: ArchiveHeader.FieldKey, value: UInt64)

See Also

Field Constants