Contents

ArchiveHeader.Field.hash(key:hashFunction:value:)

An enumeration that indicates the field is a hash.

Declaration

case hash(key: ArchiveHeader.FieldKey, hashFunction: ArchiveHash, value: ContiguousArray<UInt8>)

See Also

Field Constants