Module Bytesrw_zstd.Cdict

Compression 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.