我需要使用Java中的Base64編碼對一些數據進行編碼。我怎麼做? ... BASE64Encoder類,而沒有. ... Base64 new String(Base64.getEncoder().encode(bytes));.
確定! 回上一頁