package zstandard

  1. Overview
  2. Docs
OCaml bindings to Zstandard

Install

Dune Dependency

Authors

Maintainers

Sources

zstandard-v0.15.0.tar.gz
sha256=e1b9d4605d1c7825e1dfea4cdb4abe356f61acc32b14362535cd3c5d62352b36

doc/zstandard/Zstandard/Decompression_context/index.html

Module Zstandard.Decompression_contextSource

Sourcetype t
Sourceval create : unit -> t
Sourceval free : t -> unit

free t deallocate the underlying datastructure. Subsequent uses of t will cause exceptions.

OCaml

Innovation. Community. Security.