(PECL rar >= 0.1)
Get CRC of the entry
public string RarEntry::getCrc ( void )
Returns an hexadecimal string representation of the CRC of the archive entry.
Returns:
Returns the CRC of the archive entry or FALSE
on error.
Changelog:
2.0.0
This method now returns correct values for multiple volume archives.
Please login to continue.