Function CharacterData.deleteData

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

Prototype

void deleteData(
  size_t offset,
  size_t count
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.