An error occurred while fetching folder content.
Richard Fussenegger
authored
* Changed Java details * Changed `Charset.forName("UTF-8")` to `StandardCharsets.UTF_8` to avoid string construction and typos. * Removed Google `CharMatcher` dependency by adding a faster pure Java utility function to validate if a string consists solely of ASCII characters or not. However, the new function like the previous one still allows for control characters. Signed-off-by:Fleshgrinder <fleshgrinder@users.noreply.github.com> * Optimize further Signed-off-by:
Fleshgrinder <fleshgrinder@users.noreply.github.com> * Fixed typo Signed-off-by:
Fleshgrinder <fleshgrinder@users.noreply.github.com>
Name | Last commit | Last update |
---|