RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrcGet CRC of the entry

說明

public RarEntry::getCrc(): string

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

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

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

更新日志

版本 說明
PECL rar 2.0.0 This method now returns correct values for multiple volume archives.