Updated on 2026-08-14
This commit is contained in:
parent
ff6efa8f37
commit
6cf2cd2afb
13 changed files with 239 additions and 111 deletions
|
|
@ -243,7 +243,7 @@ public class Util {
|
|||
}
|
||||
|
||||
//This prints all non-control characters common to all parts of ISO/IEC 8859
|
||||
//See EMV book 4 Annex B: Table 36: Common Character Set
|
||||
//See EMV book 4 Annex B: Table 36: VolleyHelper Character Set
|
||||
public static String getSafePrintChars(byte[] byteArray) {
|
||||
if (byteArray == null) {
|
||||
return "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue