Module tarball

Source
Expand description

Utility functions to compression.

Functionsยง

dir
Writes a gunzip encoded tarball to buf from entries found in path.
dir_par
Same as dir but initializes the underlying buffer, returns it and utilizes compression parallelization on multiple cores to speed up the work.