public class FileUtil extends Object
FileUtil()
static byte[]
toBytes(File file)
toBytes(InputStream input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FileUtil()
public static byte[] toBytes(InputStream input) throws IOException
input
IOException
public static byte[] toBytes(File file) throws IOException
file
Copyright © 2021. All Rights Reserved.