public class SizeCountWriter extends Writer
public SizeCountWriter(Writer out)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class WriterIOExceptionpublic void flush()
throws IOException
flush in interface Flushableflush in class WriterIOExceptionpublic void write(char[] ac,
int i,
int j)
throws IOException
write in class WriterIOExceptionpublic long getSize()
Copyright © 2014. All rights reserved.