diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,9 +1,11 @@ -Extension [ <persistent> extension #187 zstd version 0.7.1 ] { +Extension [ <persistent> extension #187 zstd version 0.7.2 ] { - - Constants [3] { + - Constants [5] { Constant [ integer ZSTD_COMPRESS_LEVEL_MIN ] { 1 } Constant [ integer ZSTD_COMPRESS_LEVEL_MAX ] { 22 } Constant [ integer ZSTD_COMPRESS_LEVEL_DEFAULT ] { 3 } + Constant [ integer LIBZSTD_VERSION_NUMBER ] { 10400 } + Constant [ string LIBZSTD_VERSION_STRING ] { 1.4.0 } } - Functions { |