Searched defs:copyStreamToByteArray (Results 1 – 1 of 1) sorted by relevance
83 public static byte[] copyStreamToByteArray (InputStream input) throws IOException { in copyStreamToByteArray() method in StreamUtils89 …public static byte[] copyStreamToByteArray (InputStream input, int estimatedSize) throws IOExcepti… in copyStreamToByteArray() method in StreamUtils