API for reading and writing sequentially from compressed tar files. More...
#include "tarfile.h"#include "data.h"#include <fcntl.h>#include <errno.h>#include <string.h>#include <stdlib.h>
Go to the source code of this file.
API for reading and writing sequentially from compressed tar files.
Definition in file tarfile.cc.
1.7.1