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.OutputBits
IOException
public void flush() throws IOException
flush
in interface BitIO.OutputBits
IOException
Copyright © 2019. All rights reserved.