typeUTF16ExternalRepresentation
Declaration
var typeUTF16ExternalRepresentation: DescType { get }Discussion
Unicode text in 16-bit external representation with byte-order-mark (BOM).
Guarantees that either there is a BOM or the data is in UTF-16BE.
var typeUTF16ExternalRepresentation: DescType { get }Unicode text in 16-bit external representation with byte-order-mark (BOM).
Guarantees that either there is a BOM or the data is in UTF-16BE.