![]() |
Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
|
DEMO |
ZSTD compression codec for Signet Forge (wraps libzstd). More...
Go to the source code of this file.
ZSTD compression codec for Signet Forge (wraps libzstd).
Thin wrapper around libzstd providing Zstandard compression and decompression conforming to the CompressionCodec interface. Conditionally compiled when SIGNET_HAS_ZSTD is defined (set by CMake when the zstd dependency is found via SIGNET_ENABLE_ZSTD=ON).
Definition in file zstd.hpp.