public class TBase64 extends Object
Voovan Framework. WebSite: https://github.com/helyho/Voovan Licence: Apache v2 License
Constructor and Description |
---|
TBase64() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
decode(String encoded) |
static String |
encode(byte[] binaryData) |
Copyright © 2020 Voovan. All rights reserved.