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

Add support for UTF-8 toString #647

Closed
tgd opened this issue Dec 30, 2024 · 1 comment
Closed

Add support for UTF-8 toString #647

tgd opened this issue Dec 30, 2024 · 1 comment
Assignees

Comments

@tgd
Copy link
Contributor

tgd commented Dec 30, 2024

Bytes has long had support for rendering 8-bit encoded strings using the method BytesInternal#to8BbitString. Add a new counterpart method that renders in UTF-8 called BytesInternal#toUtf8String. See OpenHFT/Chronicle-Wire#934

@tgd tgd self-assigned this Dec 30, 2024
tgd added a commit that referenced this issue Dec 30, 2024
@hft-team-city
Copy link
Collaborator

Released in Chronicle-Bytes-2.27ea1, BOM-2.27ea11

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

No branches or pull requests

2 participants