GZip Methods
The GZip type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
Compress |
Compress the specified file.
|
![]() ![]() |
CompressInMemory(String) |
Compress the specified file.
|
![]() ![]() |
CompressInMemory(array<Byte>[]()[][]) |
Compress the specified file.
|
![]() ![]() |
CompressInMemoryToBase64 |
Compress the specified file.
|
![]() ![]() |
Decompress |
Decompresses the specified file.
|
![]() ![]() |
DecompressInMemoryFromBase64(String) |
Decompresses the in memory from base64.
|
![]() ![]() |
DecompressInMemoryFromBase64(String, Boolean%) |
Decompresses the in memory from base64.
|
![]() ![]() |
DecompressOnMemory(String) |
Decompresses the specified file.
|
![]() ![]() |
DecompressOnMemory(array<Byte>[]()[][]) |
Decompresses the on memory.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |