public class BitFile
extends java.lang.Object
| Constructor | Description |
|---|---|
BitFile(java.io.OutputStream output,
boolean blocks) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
flush() |
|
void |
writeBits(int bits,
int numbits) |
Copyright © 1998–2018. All rights reserved.