Class BinTree

    • Constructor Detail

      • BinTree

        public BinTree()
    • Method Detail

      • SetType

        public void SetType​(int numHashBytes)
      • Create

        public boolean Create​(int historySize,
                              int keepAddBufferBefore,
                              int matchMaxLen,
                              int keepAddBufferAfter)
      • SetCutValue

        public void SetCutValue​(int cutValue)