property
zlib.ZstdOptions.dictionary
dictionary?: ArrayBufferView<ArrayBufferLike>
Optional dictionary used to improve compression efficiency when compressing or decompressing data that shares common patterns with the dictionary.
property
Optional dictionary used to improve compression efficiency when compressing or decompressing data that shares common patterns with the dictionary.