package tar

  1. Overview
  2. Docs

Module type Tar.READERSource

Sourcetype in_channel
Sourcetype 'a t
Sourceval really_read : in_channel -> Cstruct.t -> unit t
Sourceval skip : in_channel -> int -> unit t