Skip navigation links
A B C D E F H I J L M O P R S T V 

B

buildTable(HuffmanTree, StringBuffer) - Static method in class edu.msoe.jones.huffmantree.HuffmanTreeUtilities
A helper method that builds a table of mappings for ASCII characters and their Huffman encodings from a complete Huffman Tree
buildTree(int[]) - Static method in class edu.msoe.jones.huffmantree.HuffmanTreeUtilities
A method that builds a Huffman Tree, based on an array of character frequencies.
A B C D E F H I J L M O P R S T V 
Skip navigation links