public class Base64 extends Object
| Constructor and Description |
|---|
Base64() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(byte[] data) |
static byte[] |
encode(byte[] data) |
static void |
main(String[] args) |
Copyright © 2018 WSO2. All rights reserved.