package tar-unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Unix I/O for tar-formatted data
really_read fd buf
fills buf
with data from fd
or raises End_of_file
really_write fd buf
writes the full contents of buf
to fd
or raises End_of_file
module Header : sig ... end
val write_block :
?level:Header.compatibility ->
Header.t ->
(Unix.file_descr -> unit) ->
Unix.file_descr ->
unit
Write hdr
, then call write_body fd
to write the body, then zero-pads so the stream is positioned for the next block.
module Archive : sig ... end
Utility functions for operating over whole tar archives
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>