php8.5
Home/ Manual/ rar / rarentry/ RarEntry::getCrc

RarEntry::getCrc

PHP function Edit on GitHub ✎

(PECL rar >= 0.1)

Get CRC of the entry

Description

RarEntry::getCrc(): string

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

Parameters Parameters

Return Values

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

Changelog

VersionDescription
PECL rar 2.0.0This method now returns correct values for multiple volume archives.

Source: reference/rar/rarentry/getcrc.xml · from the official PHP manual (php/doc-en)