Module containers_api::tarball

source ·
Expand description

Utility functions to compression.

Functions

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