package irmin-git

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

Inflate functions that the store is using.

val inflate : ?output_size:int -> Mstruct.t -> Mstruct.t option

Inflate an mstruct.

val deflate : ?level:int -> Cstruct.t -> Cstruct.t

Deflate an cstruct.