java.lang.Object
org.nustaq.utils.FileUtil
public class FileUtil
extends java.lang.Object
-
Constructor Summary
Constructors
| Constructor |
Description |
FileUtil() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
static byte[] |
readFully(java.io.File f) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public static byte[] readFully(java.io.File f)
throws java.io.IOException
- Throws:
java.io.IOException