3#include <boost/filesystem.hpp>
15extractTarLz4(boost::filesystem::path
const& src, boost::filesystem::path
const& dst);
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
void extractTarLz4(boost::filesystem::path const &src, boost::filesystem::path const &dst)
Extract a tar archive compressed with lz4.