class StumpyJPEG::Huffman::Table
- StumpyJPEG::Huffman::Table
- Reference
- Object
Defined in:
stumpy_jpeg/huffman.crConstructors
Class Method Summary
Instance Method Summary
- #bytesize
- #decode(code, size)
- #decode_from_io(bit_reader)
- #encode(byte)
- #table_class : Int32
- #table_id : Int32
-
#to_s(io : IO)
TODO Write