public class CountingOutputStream extends FilterOutputStream
out| Constructor and Description |
|---|
CountingOutputStream(OutputStream out) |
public CountingOutputStream(OutputStream out)
public void write(int b)
throws IOException
write in class FilterOutputStreamIOExceptionpublic long getCount()
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.