Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Instead of using strings for charsets, should use StandardCharsets where possible. In some cases this removes the try/catch for UnsupportedCharsetException.