The problem is that you are returning the toString() of the call to Base64.encodeBase64(bytes) which returns a byte array.
確定! 回上一頁