UnLZW 1.0

By Sven Fabricius

Freeware 13 Feb 2007

In category

Components > Data Compress > Standard

Description

This file has been ported from gZIP v 1.24:
    "unlzw.c" v 0.15 1993/06/10 13:28:35 filesize = 9217.
      This Unit implements the original LZW (Lempel-Ziv-Welch) Decompression Algorithm.
        Description:
        • function unlzw(inStr,outStr:TStream): boolean;
          • - Decompress a Stream to a Stream
        • function unlzwFile(srcFile,dstFile:String): boolean;
          • - Decompress a File to a File

        Informations

        • Status: Fully functional
        • Source: FW
        • Size: 2 669kB

        Platforms:

        • Delphi 7

        Downloads