#9. java convert string to byte array utf 8 Code Example. String s = "some text here"; byte[] b = s.getBytes(StandardCharsets.UTF_8);.
確定! 回上一頁