PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrcGet CRC of the entry

说明

public RarEntry::getCrc ( void ) : string

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

参数

此函数没有参数。

返回值

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

更新日志

版本 说明
2.0.0 This method now returns correct values for multiple volume archives.