Function CharacterData.replaceData

Replace count characters starting at the specified offset with the specified string.

Prototype

void replaceData(
  size_t offset,
  size_t count,
  DOMString arg
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.