Fingerprint_Card
Loading...
Searching...
No Matches
ICSharpCode.SharpZipLib.LZW Namespace Reference

Classes

class  LzwConstants
 This class contains constants used for LZW. More...
class  LzwException
 LzwException represents a LZW specific exception. More...
class  LzwInputStream
 This filter stream is used to decompress a LZW format stream. Specifically, a stream that uses the LZC compression method. This file format is usually associated with the .Z file extension. More...