Class LZ4CompressedMetaIndex.InputStream

    • Constructor Detail

      • InputStream

        public InputStream​(IndexOnDisk _index,
                           java.lang.String structureName)
                    throws java.io.IOException
        Throws:
        java.io.IOException
      • InputStream

        public InputStream​(IndexOnDisk _index,
                           java.lang.String _structureName,
                           int _startingId,
                           int _endId)
                    throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • decode

        protected byte[] decode​(byte[] input)
                         throws java.io.IOException
        Throws:
        java.io.IOException