Contents

Representation

The type of the representation used to import and export the item.

Declaration

associatedtype Representation : TransferRepresentation

Discussion

Swift infers this type from the return value of the transferRepresentation property.

See Also

Implementing a transfer representation