Module Tar.HeaderReaderSource

Parameters

module Async : ASYNC
module Reader : READER with type 'a t = 'a Async.t

Signature

Returns the next header block or throws Header.End_of_stream if two consecutive zero-filled blocks are discovered. Assumes stream is positioned at the possible start of a header block.