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
Hey, when working with strings which will be larger than the default 32k char buffer size it would be great to offer the ability to predefine a larger char buffer size. This would safe up some of the Grow operations. Absolutely love this library!
The text was updated successfully, but these errors were encountered:
Hey, when working with strings which will be larger than the default 32k char buffer size it would be great to offer the ability to predefine a larger char buffer size. This would safe up some of the Grow operations. Absolutely love this library!
The text was updated successfully, but these errors were encountered: