Contents

UTTypeUTF8TabSeparatedText

A type that represents UTF-8–encoded text containing tab-separated values.

Declaration

extern UTType * const UTTypeUTF8TabSeparatedText;

Discussion

The identifier for this type is public.utf8-tab-separated-values-text.

This type conforms to UTTypeDelimitedText and UTTypeUTF8PlainText.

See Also

Data interchange formats