package tar
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
Signature
val read :
?level:Header.compatibility ->
Reader.in_channel ->
(Header.t, [ `Eof ]) result Async.t
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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page