package zstandard

  1. Overview
  2. Docs
OCaml bindings to Zstandard

Install

Dune Dependency

Authors

Maintainers

Sources

zstandard-v0.13.0.tar.gz
sha256=18ce47bb779574955d779d1c4a30f3f5b29a6eb51f05032327879e8a55bdd685
md5=ce3b9c47beda368bf4664a447ab47a02

doc/zstandard.bindings/Zstd_bindings/C/Dictionary/FastCover_params/index.html

Module Dictionary.FastCover_params

val s : [ `fastCover ] Ctypes.structure Ctypes.typ
val k : (Unsigned.uint, [ `fastCover ] Ctypes.structure) Ctypes.field
val d : (Unsigned.uint, [ `fastCover ] Ctypes.structure) Ctypes.field
val f : (Unsigned.uint, [ `fastCover ] Ctypes.structure) Ctypes.field
val steps : (Unsigned.uint, [ `fastCover ] Ctypes.structure) Ctypes.field
val nbThreads : (Unsigned.uint, [ `fastCover ] Ctypes.structure) Ctypes.field
val splitPoint : (float, [ `fastCover ] Ctypes.structure) Ctypes.field
val accel : (Unsigned.uint, [ `fastCover ] Ctypes.structure) Ctypes.field
val t : [ `fastCover ] Ctypes.structure Ctypes.typ
OCaml

Innovation. Community. Security.