Skip to content

Add LzwReader Support for .Z Archives Using LzwStream #880

@adanddev

Description

@adanddev

Please consider to add support for reading .Z compressed archives by implementing an LzwReader (name can be different) that uses LzwStream for decompression. This new reader should follow the design patterns of existing readers, such as GZipReader, so that it can be created through the standard factory methods in SharpCompress.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions