| Modifier and Type | Method and Description |
|---|---|
byte[] |
decode(byte[] src) |
byte[] |
decode(String src) |
String |
encode(byte[] src) |
public String encode(byte[] src) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic byte[] decode(String src) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic byte[] decode(byte[] src)
Copyright © 2022. All rights reserved.