Skip navigation links
B C E G O R S W 

R

readBits(boolean) - Method in interface ej.ecom.io.BitsInput
Reads the next value of data from the input stream.
readBits(int[], boolean) - Method in interface ej.ecom.io.BitsInput
Reads some number of values from the input stream and stores them into the buffer array data.
readBits(int[], int, int, boolean) - Method in interface ej.ecom.io.BitsInput
Reads up to len values of data from the input stream into an array of values.
readBits(short[], boolean) - Method in interface ej.ecom.io.BitsInput
Reads some number of values from the input stream and stores them into the buffer array data.
readBits(short[], int, int, boolean) - Method in interface ej.ecom.io.BitsInput
Reads up to len values of data from the input stream into an array of values.
readBits(byte[], boolean) - Method in interface ej.ecom.io.BitsInput
Reads some number of values from the input stream and stores them into the buffer array data.
readBits(byte[], int, int, boolean) - Method in interface ej.ecom.io.BitsInput
Reads up to len values of data from the input stream into an array of values.
B C E G O R S W 
Skip navigation links