apache的Base64编解码

import org.apache.commons.codec.binary.Base64; 

 

String Base64.encodeBase64URLSafeString(byte[])

byte[] Base64.decodeBase64(String)
posted @ 2018-08-08 16:31  LiuYanYGZ  阅读(526)  评论(0编辑  收藏  举报