package bytesrw

  1. Overview
  2. Docs

Module Bytesrw_zstd.CdictSource

Compression dictionaries.

Sourcetype t

The type for dictionaries.

Sourceval of_binary_string : string -> t

of_binary_string s is a dictionary from the binary data s.