.NET deflater

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bob Kutter

    .NET deflater

    I'm looking for a .NET deflater/inflater that is
    compatible with the Java deflater/inflater. Are there
    classes and methods that support this?
  • Jacky Kwok

    #2
    Re: .NET deflater

    Bob Kutter wrote:[color=blue]
    > I'm looking for a .NET deflater/inflater that is
    > compatible with the Java deflater/inflater. Are there
    > classes and methods that support this?[/color]


    try the free DotNet zip library in

    ICSharpCode has 20 repositories available. Follow their code on GitHub.


    It has some classes about deflater/inflater.

    However, I just try to use the zip function classes only. I do not know
    deflater/inflater classes individially.


    --
    Jacky Kwok
    jacky@alumni.cu hk.edu.hk
    jacky@compose.c om.hk

    Comment

    Working...