Skip to content

Support writing large raw String content without expanding the underlying buffer #398

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

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

rob-bygrave
Copy link
Contributor

Currently, the underlying buffer will expand when writing raw String content that is larger that the buffer. This change writes that as chunks instead.

…ying buffer

Currently, the underlying buffer will expand when writing raw String content that is larger that the buffer. This change writes that as chunks instead.
@rob-bygrave rob-bygrave requested a review from SentryMan July 21, 2025 05:26
@rob-bygrave rob-bygrave self-assigned this Jul 21, 2025
@rbygrave rbygrave merged commit 3336ace into main Jul 21, 2025
9 checks passed
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.

3 participants