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.
A base type that represents any sort of byte stream, including files and in-memory data.
extern UTType * const UTTypeData;The identifier for this type is public.data.
This type conforms to UTTypeItem.