public class FileUtils
extends Object
-
Method Summary
static byte[]
static byte[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
read
public static byte[] read(Path path)
-
read
public static byte[] read(File file)