PHP Doku:: Get CRC of the entry - rarentry.getcrc.html

Verlauf / Chronik / History: (9) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzErweiterungen zur Datenkompression und ArchivierungRar ArchivingThe RarEntry classRarEntry::getCrc

Ein Service von Reinhard Neidl - Webprogrammierung.

The RarEntry class

<<RarEntry::getAttr

RarEntry::getFileTime>>

RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrcGet CRC of the entry

Beschreibung

public string RarEntry::getCrc ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

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

Changelog

Version Beschreibung
2.0.0 This method now returns correct values for multiple volume archives.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)