- text
- array of characters to apply mirror operation
- start
- first character in array to mirror
- count
- maximum number of characters to mirror
Documentation for this section has not yet been entered.
Replace the specified slice of text with the chars' right-to-left mirrors (if any), returning true if any replacements were made.