<!--NewPage--> <html> <head> <!-- Generated by javadoc on Sat May 10 12:23:02 1997 --> <a name="_top_"></a> <title> Class BitUtils </title> </head> <body> <h1> Class BitUtils </h1> <pre> <a href="java.lang.Object.html#_top_">java.lang.Object</a> | +----BitUtils </pre> <hr> <dl> <dt> class <b>BitUtils</b> <dt> extends <a href="java.lang.Object.html#_top_">Object</a> </dl> <hr> <a name="index"></a> <h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"> </h2> <dl> <dt> <img src="images/green-ball-small.gif" width=6 height=6 alt=" o "> <a href="#BitsNeeded(int)"><b>BitsNeeded</b></a>(int) <dd> <dt> <img src="images/green-ball-small.gif" width=6 height=6 alt=" o "> <a href="#WriteWord(java.io.OutputStream, short)"><b>WriteWord</b></a>(OutputStream, short) <dd> </dl> <a name="methods"></a> <h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"> </h2> <a name="BitsNeeded(int)"><img src="images/green-ball.gif" width=12 height=12 alt=" o "></a> <a name="BitsNeeded"><b>BitsNeeded</b></a> <pre> public static byte BitsNeeded(int n) </pre> <a name="WriteWord(java.io.OutputStream, short)"><img src="images/green-ball.gif" width=12 height=12 alt=" o "></a> <a name="WriteWord"><b>WriteWord</b></a> <pre> public static void WriteWord(<a href="java.io.OutputStream.html#_top_">OutputStream</a> output, short w) throws <a href="java.io.IOException.html#_top_">IOException</a> </pre> </body> </html>