package carton

  1. Overview
  2. Docs
Implementation of PACKv2 file in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

carton-1.1.0.tbz
sha256=f7d8bf836b5ae2c7d72b72460f1319a176351923b446395f6551906d3a273628
sha512=534b12ec8ba73d135dc8242d49cdac064414cf6c2257d6aac30b163697c676b9f5571ba85dec2af5116693e4520fb9bc97bc20f2356b05bc39817eea50a175d8

doc/carton.cartonnage/Cartonnage/index.html

Module CartonnageSource

Sourcemodule Delta : sig ... end
Sourcemodule Entry : sig ... end
Sourcemodule Source : sig ... end
Sourcemodule Patch : sig ... end
Sourcemodule Target : sig ... end
Sourcetype buffers = {
  1. o : De.bigstring;
  2. i : De.bigstring;
  3. q : De.Queue.t;
  4. w : De.Lz77.window;
}
Sourcemodule Encoder : sig ... end
Sourcetype where = Carton.Uid.t -> int option
Sourceval encode : ?level:int -> buffers:buffers -> where:where -> 'meta Target.t -> target:Carton.Value.t -> cursor:int -> int * Encoder.encoder
OCaml

Innovation. Community. Security.