newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
DOMString.moveAt
newxml
domstring
DOMString
Moves the front pointer to the given position.
class
DOMString
@
safe
@
nogc
nothrow pure
XMLCh
moveAt
(
size_t
pos
)
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
Moves the front pointer to the given position.