DOMString.transcodeToUTF8

Transcodes the string as a UTF-8 string

class DOMString
@safe pure nothrow const
string
transcodeToUTF8
()

Return Value

Type: string

The content of this string as UTF-8 data.

Meta