public class Base64Utils extends Object
| Constructor and Description |
|---|
Base64Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ioToBase64(InputStream in) |
public static String ioToBase64(InputStream in) throws IOException
IOExceptionCopyright © 2019. All rights reserved.