|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.io.gif.stills.BitFile
public class BitFile
| Constructor Summary | |
|---|---|
BitFile(java.io.OutputStream output)
|
|
| Method Summary | |
|---|---|
void |
flush()
|
void |
writeBits(int bits,
int numbits)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BitFile(java.io.OutputStream output)
| Method Detail |
|---|
public void flush()
throws java.io.IOException
java.io.IOException
public void writeBits(int bits,
int numbits)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||