Documentation of 'ij.io.BitBuffer' Java class
BitBuffer
ij.io

Class BitBuffer



  • public class BitBuffer
    extends java.lang.Object
    A class for reading arbitrary numbers of bits from a byte array.
    • Constructor Summary

      Constructors 
      Constructor and Description
      BitBuffer(byte[] byteBuffer) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getBits(int bitsToRead) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BitBuffer

        public BitBuffer(byte[] byteBuffer)
    • Method Detail

      • getBits

        public int getBits(int bitsToRead)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.