CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
deflate_stream.h
1
2#pragma once
3
4#include <system/io/compression/details/deflate_stream.h>
5
6namespace System { namespace IO { namespace Compression {
7
9using DeflateStream = Aspose::Zip::DeflateStream;
10
11}}}
Aspose::Zip::DeflateStream DeflateStream
An alias for Aspose::Zip::DeflateStream.
Definition: deflate_stream.h:9
Definition: db_command.h:9