Searched refs:readFileToByteArray (Results 1 – 4 of 4) sorted by relevance
2563 public static byte[] readFileToByteArray(final File file) throws IOException { in readFileToByteArray() method in FileUtils
1160 final byte[] expected = FileUtils.readFileToByteArray(testFile1);2406 final byte[] data = FileUtils.readFileToByteArray(file);
445 o IO-542: FileUtils#readFileToByteArray: optimize reading of files with known1401 - FileUtils - readFileToByteArray(File)
475 o IO-542: FileUtils#readFileToByteArray: optimize reading of files with known1431 - FileUtils - readFileToByteArray(File)