Searched defs:readStream (Results 1 – 5 of 5) sorted by relevance
124 public static byte[] readStream(InputStream in, int length) in readStream() method in FileUtils
189 private byte[] readStream(InputStream fin) throws IOException { in readStream() method in Viewer
59 private boolean readStream = false; field in WAVLoader
249 …private AudioData load(InputStream in, boolean readStream, boolean streamCache) throws IOException{ in load()
384 public static byte[] readStream(InputStream fin) throws IOException { in readStream() method in ClassPoolTail