Smallville7123
04/18/2019, 2:14 PMensureCapacity and setLength do in StringBuilderJoakimForslund
04/18/2019, 2:19 PMtrimToSize and the likes, but also holds much of the indexing logic because of setLength being directly tied to _length which much of the StringBuilder logic is based onSmallville7123
04/18/2019, 2:23 PM