Bitwise IO: Difference between revisions

m
eleven was nine
m (→‎Usage example: fixed what once was needed for a limit in the previous implementation)
m (eleven was nine)
Line 21:
decompressors; e.g. Dynamic and Static Huffman encodings use variable length
bits sequences, while LZW (see [[LZW compression]]) use fixed ''words''
elevennine (or more) bits long (normally it is possible to dynamically increase
the word length when the dictionary is full, up to a limit beyond which
it is not convenient to do so)