public class FileBase64Convert extends Object
| Constructor and Description |
|---|
FileBase64Convert() |
| Modifier and Type | Method and Description |
|---|---|
static void |
base64ToIo(String strBase64,
String fileName) |
static String |
ioToBase64(String fileName) |
public static String ioToBase64(String fileName) throws IOException
IOExceptionpublic static void base64ToIo(String strBase64, String fileName) throws IOException
IOExceptionCopyright © 2017. All rights reserved.