|
|
This class operates on a QDataStream, which is assumed to be a normal tar archive (not gzipped). This is mainly for use in kio_tar, where the encoding/decoding can be done by any filtering protocol (gzip, bzip2,...) and the data being given by any protocol (file, ftp, http, ...) Using a data stream allows to process a memory buffer (QByteArray) or a file.
|
Constructor, probably
~ |
[virtual]
bool |
[virtual]
Opens the tar data for reading or writing.
Parameters:
mode | may be IO_ReadOnly or IO_WriteOnly |
Reimplemented from KTarBase.
void |
[virtual]
For symmetry
Reimplemented from KTarBase.
Generated by: prospector@porky.devel.redhat.com on Thu Aug 24 05:36:06 2000, using kdoc 2.0a36. |