Skip to content

Conversation

hduelme
Copy link
Contributor

@hduelme hduelme commented Feb 11, 2023

Since Java 1.7 StandardCharsets can be used. It prevent the unnecessary lookup of a charset from String. Also it is easier to read.

@gregturn gregturn added this to the 4.0.3 milestone Apr 5, 2023
@gregturn gregturn added type: enhancement A general enhancement polishing labels Apr 5, 2023
@gregturn gregturn self-assigned this Apr 5, 2023
@gregturn gregturn closed this in d260339 Apr 5, 2023
@gregturn gregturn changed the title use StandardCharsets.UTF_8 instead of String Use StandardCharsets.UTF_8 instead of a string UTF-8 value. Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants