diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -Extension [ <persistent> extension #182 zstd version 0.5.0 ] { +Extension [ <persistent> extension #185 zstd version 0.6.0 ] { + + - Constants [3] { + Constant [ integer ZSTD_COMPRESS_LEVEL_MIN ] { 1 } + Constant [ integer ZSTD_COMPRESS_LEVEL_MAX ] { 22 } + Constant [ integer ZSTD_COMPRESS_LEVEL_DEFAULT ] { 3 } + } - Functions { Function [ <internal:zstd> function zstd_compress ] { |