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

fix: Supports bufio use also for strings larger than 4096 bytes. #10

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

tomtwinkle
Copy link
Owner

@tomtwinkle tomtwinkle commented Jan 23, 2024

Derived from #7 #8
Resolved the problem that conversion fails for strings of 4096 byte characters or more when bufio is used.

@tomtwinkle tomtwinkle force-pushed the fix/cannot-transform-larger-strings branch from dceb5ef to 3a6fa2a Compare January 23, 2024 05:18
@tomtwinkle tomtwinkle force-pushed the fix/cannot-transform-larger-strings branch from e5d0dbd to 777a593 Compare January 23, 2024 05:27
@tomtwinkle tomtwinkle force-pushed the fix/cannot-transform-larger-strings branch from 91d7dbc to f4c7648 Compare January 23, 2024 05:41
@tomtwinkle tomtwinkle merged commit c3c945d into main Jan 23, 2024
11 checks passed
@tomtwinkle tomtwinkle deleted the fix/cannot-transform-larger-strings branch January 23, 2024 05:49
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.

1 participant