UTTypeUTF16ExternalPlainText
A type that represents plain text encoded as UTF-16 with an optional BOM.
Declaration
extern UTType * const UTTypeUTF16ExternalPlainText;Discussion
If the bill of materials isn’t present, the encoding uses “external byte order (big-endian),
The identifier for this type is public.utf16-external-plain-text.
This type conforms to UTTypePlainText.