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