Function huff_tree_tap::huffman_decode[][src]

pub fn huffman_decode(huffman_encoded_data: &HuffmanData) -> Vec<u8>