uk.co.mmscomputing.io
Class READOutputStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
uk.co.mmscomputing.io.BitOutputStream
uk.co.mmscomputing.io.ModHuffmanOutputStream
uk.co.mmscomputing.io.READOutputStream
- All Implemented Interfaces:
- java.io.Closeable, java.io.Flushable, ModHuffmanTable
- Direct Known Subclasses:
- ModModREADOutputStream, ModREADOutputStream
public abstract class READOutputStream
- extends ModHuffmanOutputStream
| Fields inherited from class java.io.FilterOutputStream |
out |
| Methods inherited from class java.io.FilterOutputStream |
write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READOutputStream
public READOutputStream(java.io.OutputStream out,
int width)
cleanupEOL
protected void cleanupEOL()
throws java.io.IOException
- Throws:
java.io.IOException
flush
public void flush()
throws java.io.IOException
- Specified by:
flush in interface java.io.Flushable- Overrides:
flush in class ModHuffmanOutputStream
- Throws:
java.io.IOException
writeEOL
public void writeEOL()
throws java.io.IOException
- Overrides:
writeEOL in class ModHuffmanOutputStream
- Throws:
java.io.IOException
write2D
protected void write2D(int rl)
throws java.io.IOException
- Throws:
java.io.IOException
write1D
protected void write1D(int runlen)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.