toByteArray(java.io.Reader) is deprecated

81

//Use instead
string.getBytes("UTF-8");

Comments

Submit
0 Comments