Reduced logging

This commit is contained in:
M66B 2022-07-27 08:05:39 +02:00
parent 9dbc889fae
commit f8b90de1bc
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ public class CharsetHelper {
"Big5", "BIG5-CP950",
"ISO-2022-JP", "Shift_JIS",
"cp852",
"KOI8-R",
"x-binaryenc"
));
private static final int MIN_W1252 = 10;