Contents

utf16ExternalPlainText

A type that represents plain text encoded as UTF-16 with an optional bill of materials.

Declaration

static var utf16ExternalPlainText: UTType { get }

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.

See Also

Text files