package tar

  1. Overview
  2. Docs

Parameters

module Async : ASYNC
module Writer : WRITER with type 'a t = 'a Async.t

Signature

val write : ?level:Header.compatibility -> Header.t -> Writer.out_channel -> unit Async.t