Java org.json.zip BitInputStream fields, constructors, methods, implement or subclass

Example usage for Java org.json.zip BitInputStream fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.json.zip BitInputStream.

The text is from its open source code.

Constructor

BitInputStream(InputStream in)
Make a BitReader from an InputStream.

Method

intread(int width)
Read some bits.