Searched defs:ControllableInputStream (Results 1 – 1 of 1) sorted by relevance
21 public class ControllableInputStream extends FilterInputStream { class31 private ControllableInputStream(BufferedInputStream in, int maxSize) { in ControllableInputStream() method in ControllableInputStream