FindFruct.replace

Replace all matches with the given substitution. Use method tokens() instead to avoid heap activity.

Returns a copy of the content with replacements made

  1. mstring replace(cstring content, char chr)
  2. mstring replace(cstring content, cstring sub)
    struct FindFruct
    replace

Meta