|
CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
Typedefs | |
| using | BrotliStream = Aspose::Brotli::BrotliStream |
| An alias for Aspose::Brotli::BrotliStream. More... | |
| using | CompressionMode = Aspose::Zip::CompressionMode |
| An alias for Aspose::Zip::CompressionMode enum. More... | |
| using | DeflateStream = Aspose::Zip::DeflateStream |
| An alias for Aspose::Zip::DeflateStream. More... | |
| using | GZipStream = Aspose::Zip::GZipStream |
| An alias for Aspose::Zip::GZipStream. More... | |
Enumerations | |
| enum class | CompressionLevel { Optimal = 0 , Fastest = 1 , NoCompression = 2 } |
| Specifies values that indicate whether a compression operation emphasizes speed or compression size. More... | |
| using System::IO::Compression::BrotliStream = typedef Aspose::Brotli::BrotliStream |
An alias for Aspose::Brotli::BrotliStream.
| using System::IO::Compression::CompressionMode = typedef Aspose::Zip::CompressionMode |
An alias for Aspose::Zip::CompressionMode enum.
| using System::IO::Compression::DeflateStream = typedef Aspose::Zip::DeflateStream |
An alias for Aspose::Zip::DeflateStream.
| using System::IO::Compression::GZipStream = typedef Aspose::Zip::GZipStream |
An alias for Aspose::Zip::GZipStream.
|
strong |