package zstandard

  1. Overview
  2. Docs
OCaml bindings to Zstandard

Install

Dune Dependency

Authors

Maintainers

Sources

zstandard-v0.14.0.tar.gz
sha256=829ce03f3842dd53f7391dab16b4681914496f1f13f755365b4c3240f8d6cd96
md5=9c44fd10b22094fd1a47f881884a48bf

doc/zstandard.bindings/Zstd_bindings/C/Streaming/index.html

Module C.StreamingSource

Sourceval inbuffer : [ `Inbuffer ] Ctypes.structure Ctypes.typ
Sourceval inbuf_psrc : (unit Ctypes_static.ptr, [ `Inbuffer ] Ctypes.structure) Ctypes.field
Sourceval inbuf_size : (Unsigned.size_t, [ `Inbuffer ] Ctypes.structure) Ctypes.field
Sourceval inbuf_pos : (Unsigned.size_t, [ `Inbuffer ] Ctypes.structure) Ctypes.field
Sourceval outbuffer : [ `Outbuffer ] Ctypes.structure Ctypes.typ
Sourceval outbuf_pdst : (unit Ctypes_static.ptr, [ `Outbuffer ] Ctypes.structure) Ctypes.field
Sourceval outbuf_size : (Unsigned.size_t, [ `Outbuffer ] Ctypes.structure) Ctypes.field
Sourceval outbuf_pos : (Unsigned.size_t, [ `Outbuffer ] Ctypes.structure) Ctypes.field
Sourcemodule Compression : sig ... end
Sourcemodule Decompression : sig ... end
OCaml

Innovation. Community. Security.