package zstandard

  1. Overview
  2. Docs
OCaml bindings to Zstandard

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.1.tar.gz
sha256=c079e6737f97ebf85112fb815c07a91a796084b702507d2b44e27ac6371c3ee8
md5=3fa14dbe928320e26b05df31e7ed0e8a

doc/zstandard.bindings/Zstd_bindings/C/Context/Decompression/index.html

Module Context.Decompression

type s
val t : t Ctypes.typ
val create : (unit -> t Ctypes_static.ptr F.return) F.result
val free : (t Ctypes_static.ptr -> Unsigned.size_t F.return) F.result
val decompress : (t Ctypes_static.ptr -> unit Ctypes_static.ptr -> Unsigned.size_t -> unit Ctypes_static.ptr -> Unsigned.size_t -> Unsigned.size_t F.return) F.result
OCaml

Innovation. Community. Security.