Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Deflate.h File Reference
#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/DataExchange/Compression/Common.h"

Go to the source code of this file.

Namespaces

namespace  Stroika::Foundation
 
namespace  Stroika::Foundation::DataExchange
 
namespace  Stroika::Foundation::DataExchange::Compression
 FILE DEPRECATED.
 
namespace  Stroika::Foundation::DataExchange::Compression::Deflate::Compress
 

Variables

constexpr bool Stroika::Foundation::DataExchange::Compression::Deflate::kSupported
 

Detailed Description

https://en.wikipedia.org/wiki/Deflate

Note
Code-Status: Beta

Definition in file Deflate.h.

Variable Documentation

◆ kSupported

constexpr bool Stroika::Foundation::DataExchange::Compression::Deflate::kSupported
constexpr
Initial value:
=
false

Check at compile time if deflate is supported.

Definition at line 24 of file Deflate.h.