package git

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Git.InflateSource

Sourcetype t
Sourcetype error
Sourcetype window
Sourceval pp_error : error Fmt.t
Sourceval pp : t Fmt.t
Sourceval window_reset : window -> window
Sourceval window : unit -> window
Sourceval default : window -> t
Sourceval eval : src:Cstruct.t -> dst:Cstruct.t -> t -> [ `Await of t | `Flush of t | `Error of t * error | `End of t ]
Sourceval used_in : t -> int
Sourceval used_out : t -> int
Sourceval write : t -> int
Sourceval flush : int -> int -> t -> t
Sourceval refill : int -> int -> t -> t
OCaml

Innovation. Community. Security.