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