package tar

  1. Overview
  2. Docs
Decode and encode tar format files in pure OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

tar-2.6.0.tbz
sha256=caff0cb7046343e2bff7fc0f9217e4e31235555e4c4889fb194792985b6fb1ee
sha512=61cedd25de48cfa8092b4e03e275139ff27aa36f3e24f936bc90e2974e3c52b2460db214b3f8480c6d45bbc59bf2232623dd840b4ce445077393a71e0d005903

doc/tar.gz/Tar_gz/module-type-READER/index.html

Module type Tar_gz.READERSource

include Tar.READER
Sourcetype in_channel
Sourcetype 'a t
Sourceval really_read : in_channel -> Cstruct.t -> unit t
Sourceval skip : in_channel -> int -> unit t
Sourceval read : in_channel -> Cstruct.t -> int t
OCaml

Innovation. Community. Security.