| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj2d.io.gif.stills.BitUtils
public class BitUtils
| Constructor Summary | |
|---|---|
| BitUtils() | |
| Method Summary | |
|---|---|
| static byte | bitsNeeded(int n) | 
| static void | writeString(java.io.OutputStream os,
            java.lang.String string) | 
| static void | writeWord(java.io.OutputStream os,
          short w) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public BitUtils()
| Method Detail | 
|---|
public static byte bitsNeeded(int n)
public static void writeWord(java.io.OutputStream os,
                             short w)
                      throws java.io.IOException
java.io.IOException
public static void writeString(java.io.OutputStream os,
                               java.lang.String string)
                        throws java.io.IOException
java.io.IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||