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