Searched defs:CountingOutputStream (Results 1 – 2 of 2) sorted by relevance
26 public class CountingOutputStream extends OutputStream { class29 public CountingOutputStream() { in CountingOutputStream() method in CountingOutputStream
31 public class CountingOutputStream extends ProxyOutputStream { class41 public CountingOutputStream( OutputStream out ) { in CountingOutputStream() method in CountingOutputStream