package zstandard

  1. Overview
  2. Docs
OCaml bindings to Zstandard

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=e752327599c2349463ae94159d96fd01acb9759fa19edc89a4716e0ad6c54478

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.