public class SizeCountOutputStream extends OutputStream
| Constructor and Description |
|---|
SizeCountOutputStream(OutputStream stream) |
public SizeCountOutputStream(OutputStream stream)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic long getSize()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class OutputStreamIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class OutputStreamIOExceptionCopyright © 2014. All rights reserved.