package zstandard

  1. Overview
  2. Docs

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.