Searched defs:readFileBytes (Results 1 – 2 of 2) sorted by relevance
57 private static byte[] readFileBytes(String pathname) throws IOException { in readFileBytes() method in X509UtilTest
496 util.readFileBytes = function(file, begin, end, callback, onError) { function