strToIndex is dangerous because it can increment the use of a string, or create a new string. This method should only be called by IndexedString.
2.3 KiB
2.3 KiB
strToIndex is dangerous because it can increment the use of a string, or create a new string. This method should only be called by IndexedString.