You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using your library to replace part of the Stringbuilder in the project, but I am running into a problem that ZString's Stringbuilder does not return its own Append method and does not implement an iterator to index the characters.Do you have any good suggestions?
The text was updated successfully, but these errors were encountered:
I am using your library to replace part of the Stringbuilder in the project, but I am running into a problem that ZString's Stringbuilder does not return its own Append method and does not implement an iterator to index the characters.Do you have any good suggestions?
The text was updated successfully, but these errors were encountered: