copyChars

fnFault copyChars(Str str, IStr source, Sz startIndex = 0) @trusted

Copies characters from the source string to the destination string starting at the specified index.