Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CrImage::WEBP::VP8L::HTree
Inherits
Reference
/
Object
Huffman tree
Constructors
new
Source
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