public class Base64Util extends Object
Constructor and Description |
---|
Base64Util() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
base64ToByteArray(String s) |
static String |
byteArrayToBase64(byte[] b) |
Copyright © 2006–2018 TinyGroup. All rights reserved.