| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(File src,
File dest) |
static String |
insertExtra(String fileName,
String extra) |
static String |
insertNow(String fileName) |
static byte[] |
readAllBytes(File src) |
public static void copy(File src, File dest) throws IOException
IOExceptionpublic static byte[] readAllBytes(File src) throws IOException
IOExceptionCopyright © 2017. All rights reserved.