RarEntry::getCrc
(PECL rar >= 0.1)
RarEntry::getCrc — Get CRC of the entry
Beschreibung
Returns an hexadecimal string representation of the CRC of the archive entry.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Returns the CRC of the archive entry or false
on error.
Changelog
Version | Beschreibung |
---|---|
PECL rar 2.0.0 | This method now returns correct values for multiple volume archives. |