public static interface BitIO.OutputBits
Modifier and Type | Method and Description |
---|---|
void |
flush() |
void |
putBit(int symbol) |
void putBit(int symbol) throws IOException
IOException
void flush() throws IOException
IOException
Copyright © 2019. All rights reserved.