package fluxt

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

Module Flux_gzSource

Sourcetype cfg
Sourceval config : ?mtime:int32 -> ?level:int -> ?size_of_queue:int -> ?size_of_window:int -> ?os:Gz.os -> unit -> cfg
Sourceval deflate : cfg -> (Bstr.t, string) Flux.flow
Sourceval inflate : (Bstr.t, string) Flux.flow