DOMString.transcodeToUTF32

Transcodes the string as a UTF-32 string

class DOMString
@safe pure nothrow const
dstring
transcodeToUTF32
()

Return Value

Type: dstring

The content of this string as UTF-32 data.

Meta