SyntaxFix
Write A Post
Hire A Developer
Questions
for (int j=0; j<test.length; j++) { System.out.format("%02X ", test[j]); } System.out.println();