Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new implicitCapacity() method to limit size of buffer #12440

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

normanmaurer
Copy link
Member

Motivation:

We added a new method that we can use to limit the size of the buffer we can allocate

Modifications:

Use new method

Result:

Cleanup

Motivation:

We added a new method that we can use to limit the size of the buffer we can allocate

Modifications:

Use new method

Result:

Cleanup
@normanmaurer normanmaurer added this to the 5.0.0.Alpha3 milestone Jun 2, 2022
@normanmaurer normanmaurer merged commit 3bec8e0 into main Jun 2, 2022
@normanmaurer normanmaurer deleted the use_implicit branch June 2, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants