Searched defs:fileContents (Results 1 – 2 of 2) sorted by relevance
287 private static void writeBytes(OutputStream os, byte[] fileContents) throws IOException { in writeBytes()321 private URL addFileEntry(String filePath, byte[] fileContents) { in addFileEntry()
151 String fileContents = new String(IoUtils.readFileAsByteArray( in testRedirectFile_output() local165 String fileContents = new String(IoUtils.readFileAsByteArray(file.getAbsolutePath())); in testRedirectFile_error() local