public static class BitIO.StreamOutputBits extends Object implements BitIO.OutputBits
| Constructor and Description |
|---|
StreamOutputBits(OutputStream out) |
public StreamOutputBits(OutputStream out)
public void putBit(int symbol)
throws IOException
putBit in interface BitIO.OutputBitsIOExceptionpublic void flush()
throws IOException
flush in interface BitIO.OutputBitsIOExceptionCopyright © 2019. All rights reserved.