Searched defs:LoggingInputStream (Results 1 – 1 of 1) sorted by relevance
32 public class LoggingInputStream extends FilterInputStream { class37 public LoggingInputStream(InputStream in) { in LoggingInputStream() method in LoggingInputStream41 public LoggingInputStream(InputStream in, String tag, boolean dumpEmptyLines) { in LoggingInputStream() method in LoggingInputStream