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

Go to the source code of this file.

Classes

struct  Stroika::Foundation::DataExchange::Compression::ZStd::Compress::Options
 As of Stroika v3.0d22 - options ignored (and no api to train/generate dictionary) More...
 
struct  Stroika::Foundation::DataExchange::Compression::ZStd::Decompress::Options
 As of Stroika v3.0d22 - options ignored. More...
 

Namespaces

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

Variables

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

Detailed Description

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

Note
Code-Status: Beta

Definition in file ZStd.h.

Variable Documentation

◆ kSupported

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

Check at compile time if ZStd is supported.

Definition at line 24 of file ZStd.h.