gzip library
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hey guys, im writing my own auto update component for my apps, it downloads a compressed archive (.gz) and i was wondering if anyone could recommend a good gzip library i can use to deflate the file and then copy the files.
How about the GZIPStream[^] class in System.IO.Compression namespace
only two letters away from being an asset