summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION8
1 files changed, 7 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index 23f64e8..8173407 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -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 ] {