newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
DOMString.transcodeToUTF8
newxml
domstring
DOMString
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
Source
See Implementation
newxml
domstring
DOMString
aliases
opDollar
ptr
constructors
this
functions
appendData
charAt
clone
compareString
deleteData
equals
getDString
insertData
moveAt
moveBack
moveFront
opApply
opCast
opEquals
opIndex
opOpAssign
opSlice
popBack
popFront
print
println
rawBuffer
reserve
substringData
transcode
transcodeTo
transcodeToUTF16
transcodeToUTF32
transcodeToUTF8
properties
back
empty
front
length
save
Transcodes the string as a UTF-8 string