Commit e46146c
committed
Normalize on 'charsetName' as a parameter name since this is the named
used in the JRE for Charset.forName(String).
- Use 'charset' instead of 'encoding' Charset parameter names.
- Fix 1 checkstyle issue.1 parent 63fec37 commit e46146c
6 files changed
Lines changed: 209 additions & 210 deletions
File tree
- src/main/java/org/apache/commons/io
- input
- output
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments