public class FileUtils extends Object
public static String readToStringByFilepath(String filePath) throws IOException
IOExceptionpublic static byte[] readToBytesByFilepath(String filePath) throws IOException
IOExceptionCopyright © 2019. All rights reserved.