Contents

UTTypeData

A base type that represents any sort of byte stream, including files and in-memory data.

Declaration

extern UTType * const UTTypeData;

Discussion

The identifier for this type is public.data.

This type conforms to UTTypeItem.

See Also

Apple system base types