DOMString.transcodeToUTF16

Transcodes the string as a UTF-16 string

class DOMString
@safe pure nothrow const
wstring
transcodeToUTF16
()

Return Value

Type: wstring

The content of this string as UTF-16 data.

Meta