Parents: | compression |
Tags: | compression |
Authors: | Doug Coleman |
Word | Stack effect |
8hi-lo | ( byte -- hi lo ) |
run-length-uncompress | ( byte-array -- byte-array' ) |
run-length-uncompress-bitmap4 | ( byte-array m n -- byte-array' ) |
run-length-uncompress-bitmap8 | ( byte-array m n -- byte-array' ) |