Module Bytesrw_zstd.Ddict

Decompression dictionaries.

type t

The type for dictionaries.

val of_binary_string : string -> t

of_binary_string s is a dictionary from the binary data s.