C
csharpula csharp
Hello,
I would like to know which one of the following compressiom methods are
the easiest to implement in c# and the most effective one in compression
of files? (text or code files)
Which one of those: zip, tar, tar.gz, gz. ?
And is there any code sample in C# of the API with compression?
Thank you!
I would like to know which one of the following compressiom methods are
the easiest to implement in c# and the most effective one in compression
of files? (text or code files)
Which one of those: zip, tar, tar.gz, gz. ?
And is there any code sample in C# of the API with compression?
Thank you!