![]() | ExtensionsZipAsFileAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | ZipAsFileAsync(Byte, FileInfo, Boolean) |
Compresses data using gzip
|
![]() ![]() | ZipAsFileAsync(Byte, String, Boolean) |
Compresses data using gzip
|
![]() ![]() | ZipAsFileAsync(FileInfo, FileInfo, Boolean) |
Compresses a file using gzip.
|
![]() ![]() | ZipAsFileAsync(FileInfo, String, Boolean) |
Compresses a file using gzip.
|
![]() ![]() | ZipAsFileAsync(Stream, FileInfo, Boolean) |
Comptesses a stream to a file using gzip
|
![]() ![]() | ZipAsFileAsync(Stream, String, Boolean) |
Comptesses a stream to a file using gzip
|