CharacterData.deleteData

Remove a range of characters from the node. Upon success, data and length reflect the change.

interface CharacterData
void
deleteData
(
size_t offset
,
size_t count
)

Meta