wxTAR_REGTYPE = '0', // regular file
wxTAR_LNKTYPE = '1', // hard link
wxTAR_SYMTYPE = '2', // symbolic link
wxTAR_REGTYPE = '0', // regular file
wxTAR_LNKTYPE = '1', // hard link
wxTAR_SYMTYPE = '2', // symbolic link
/////////////////////////////////////////////////////////////////////////////
// Tar Entry - hold the meta data for a file in the tar
/////////////////////////////////////////////////////////////////////////////
// Tar Entry - hold the meta data for a file in the tar