public class Bytes extends java.lang.Object
Bytes()
static byte[]
read(java.io.File file)
read(java.io.InputStream inputStream)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Bytes()
public static byte[] read(java.io.File file) throws java.io.IOException
java.io.IOException
public static byte[] read(java.io.InputStream inputStream) throws java.io.IOException