Function CharacterData.substringData

Extracts a substring of data starting at offset, with length count.

Prototype

DOMString substringData(
  size_t offset,
  size_t count
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.