package tar

  1. Overview
  2. Docs

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