Searched defs:resourceToByteArray (Results 1 – 1 of 1) sorted by relevance
2174 public static byte[] resourceToByteArray(final String name) throws IOException { in resourceToByteArray() method in IOUtils2191 …public static byte[] resourceToByteArray(final String name, final ClassLoader classLoader) throws … in resourceToByteArray() method in IOUtils