Difference between revisions of "SCI/Specifications/Resource files/Decompression algorithms/HUFFMAN"

Jump to navigation Jump to search
Improved table formatting
(Merging of the SCI documentation)
 
(Improved table formatting)
 
Line 50: Line 50:
The function get_next_char() is executed until its second return value is True (i.e. if a value was read directly from the input stream) while the first return value equals a certain terminator character, which is the first byte stored in the compressed resource:
The function get_next_char() is executed until its second return value is True (i.e. if a value was read directly from the input stream) while the first return value equals a certain terminator character, which is the first byte stored in the compressed resource:


{| border="1"
{| border="1" cellspacing="0" cellpadding="5"
|+
|'''Offset'''
|'''Offset'''
|'''Name'''
|'''Name'''
236

edits

Navigation menu