RarEntry
PHP Manual

RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrcGet CRC of the entry

Opis

public string RarEntry::getCrc ( void )

Returns an hexadecimal string representation of the CRC of the archive entry.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the CRC of the archive entry or FALSE on error.

Rejestr zmian

Wersja Opis
2.0.0 This method now returns correct values for multiple volume archives.


RarEntry
PHP Manual