public class RunLengthOutputStream extends FilterOutputStream
THIS IS NOT YET TESTED
| Constructor and Description |
|---|
RunLengthOutputStream(OutputStream out) |
public RunLengthOutputStream(OutputStream out)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionpublic void write(int b)
throws IOException
write in class FilterOutputStreamIOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.