public final class Base64 extends Object
| Constructor and Description |
|---|
Base64() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(String encoded) |
static String |
encode(byte[] binaryData) |
Copyright © 2016. All rights reserved.