String encodedDuke = DatatypeConverter.printBase64Binary("duke".getBytes("UTF-8"));. Java 8 comes with the java.util.Base64 class entirely ...
確定! 回上一頁