package zstandard

  1. Overview
  2. Docs

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.