class

CrImage::WEBP::VP8L::HTree

Inherits Reference / Object

Huffman tree

Constructors

Instance methods

build(code_lengths : Array(UInt32))
Source
build_simple(n_symbols : UInt32, symbols : StaticArray(UInt32, 2), alphabet_size : UInt32)
Source
next(decoder : CrImage::WEBP::VP8L::BitReader) : UInt32
Source