public class Base64Utils extends Object
| Constructor and Description |
|---|
Base64Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String input) |
static String |
encode(String input) |
Copyright © 2020. All rights reserved.