v1.18.6
Changed
Dispose
resets theValueStringBuilder
to the initial state, so it doesn't lead to undefined behavior when used again- Use different approach for
Grow
to be a bit more performant
Dispose
resets the ValueStringBuilder
to the initial state, so it doesn't lead to undefined behavior when used againGrow
to be a bit more performant