Documentation of 'visad.data.tiff.LegacyBitBuffer' Java class
LegacyBitBuffer
visad.data.tiff

Class LegacyBitBuffer


  • Deprecated. 
    Use loci.formats.codec.BitBuffer

    public class LegacyBitBuffer
    extends java.lang.Object
    A class for reading arbitrary numbers of bits from an input stream.
    • Constructor Summary

      Constructors 
      Constructor and Description
      LegacyBitBuffer(java.io.InputStream i)
      Deprecated. 
       
    • Constructor Detail

      • LegacyBitBuffer

        public LegacyBitBuffer(java.io.InputStream i)
                        throws java.io.IOException
        Deprecated. 
        Throws:
        java.io.IOException
    • Method Detail

      • skipBits

        public long skipBits(long bitsToSkip)
                      throws java.io.IOException
        Deprecated. 
        Throws:
        java.io.IOException
      • getBits

        public int getBits(int bitsToRead)
                    throws java.io.IOException,
                           java.io.FileNotFoundException
        Deprecated. 
        Throws:
        java.io.IOException
        java.io.FileNotFoundException
      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Deprecated. 
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.