解压选项
¥Decompressor options
这些高级选项可用于控制减压:
¥These advanced options are available for controlling decompression:
-
ZSTD_d_windowLogMax
-
选择一个大小限制(2 的幂),超过该限制,流式 API 将拒绝分配内存缓冲区,以保护主机免受不合理的内存需求。
¥Select a size limit (in power of 2) beyond which the streaming API will refuse to allocate memory buffer in order to protect the host from unreasonable memory requirements.
-