Searched defs:BoundedInputStream (Results 1 – 1 of 1) sorted by relevance
26 public class BoundedInputStream extends InputStream { class30 public BoundedInputStream(InputStream is, long max) { in BoundedInputStream() method in BoundedInputStream
Completed in 11 milliseconds