Class Tar
tar Class
This class reads and writes Tape-Archive (TAR) Files and Gzip compressed TAR files, which are mainly used on UNIX systems. This class works on both windows AND unix systems, and does NOT rely on external applications!! Woohoo!
Package: kernel\core
Copyright: Copyright (C) 2002 Josh Barger
Author: Josh Barger joshb@npt.com
Located at lass/class.tar.php
Copyright: Copyright (C) 2002 Josh Barger
Author: Josh Barger joshb@npt.com
Located at lass/class.tar.php
public
|
|
public
integer|string
|
#
__computeUnsignedChecksum( string $bytestring )
Computes the unsigned Checksum of a file's header to try to ensure valid file |
public
string
|
#
__parseNullPaddedString( string $string )
Converts a NULL padded string to a non-NULL padded string |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
string|false
|
|
public
string|false
|
#
getDirectory( string $dirname )
Retrieves information about a directory in the current tar archive |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
string
|
public
|
$filename
*#@+ Unprocessed Archive Information |
|
public
|
$isGzipped
|
|
public
|
$tar_file
|
|
public
|
$files
*#@+ Processed Archive Information |
|
public
|
$directories
|
|
public
|
$numFiles
|
|
public
|
$numDirectories
|