leo-y
2/23/2018 - 5:46 PM

convert byte to string

System.out.println("debug189: contentis");
            String tmp = new String(b.bytes);
            System.out.println(tmp);