Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use an explicit "UTF-8" character set argument when creating Strings …
…from bytes. The platform default character set is guaranteed to be UTF-8. PiperOrigin-RevId: 576577338
- Loading branch information
97df44e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that description had a typo, should have said "The platform default character set is not guaranteed to be UTF-8"