package fluxt

  1. Overview
  2. Docs
Extensions of flux to provide basic streams (compression, hash, format)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

flux-0.0.1.beta6.tbz
sha256=a73ac59332c252a7ec2bf1b6cf59f1f03e0a2bbd8fa93a059c31a1263527b759
sha512=c020ad017f3606b430bb717d45615baa4b875c1b3aee5945ac84a65d85b5c01ffad198bf7d3c3c65c864bfc53d702d474b82d5655eb4e926dd03bb10e55f1d3b

doc/fluxt.zl/Flux_zl/index.html

Module Flux_zlSource

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