StumpyGIF::LZW
Inherits Reference / Object
Constants
MAX_DICT = 4096
Constructors
new(min_code_size : UInt8)
Instance methods
clear_code
clear_code=(clear_code : UInt16)
code_mask
code_mask=(code_mask : UInt16)
code_size
code_size=(code_size : UInt8)
emit_bits(n)
emit_code(code)
encode(data)
eoi_code
eoi_code=(eoi_code : UInt16)
min_code_size
min_code_size=(min_code_size : UInt8)
next_code
next_code=(next_code : UInt16)