Contents

CVAttachmentRawValue

A lightweight wrapper around raw attachment values.

Declaration

struct CVAttachmentRawValue

Overview

This type encapsulates a raw attachment value and provides dictionary-like access to its content. The subscript(key:)-(String) allows access to internal values in a type safe way.

Topics

Initializers

Subscripts

See Also

Attachment system (Swift)