public final class FileUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
findFile(String configFile) |
static ByteBuffer |
getFileAsByteBuffer(String bodyPath) |
static String |
getFileContent(File file) |
static String |
getFileContent(String fileName) |
static void |
writeUpdatesToFile() |
public static void writeUpdatesToFile()
public static ByteBuffer getFileAsByteBuffer(String bodyPath)
Copyright © 2015. All rights reserved.