codecamp

PHP8 RarEntry::getCrc

(PECL rar >= 0.1)

RarEntry::getCrc — 获取条目的 CRC

说明

public RarEntry::getCrc(): string

返回存档条目的 CRC 的十六进制字符串表示形式。

参数 

此函数没有参数。

返回值 

返回存档条目的 CRC,或出错时返回 false。

更新日志 

版本说明
PECL rar 2.0.0此方法现在为多个卷存档返回正确的值。


PHP8 RarEntry::getAttr
PHP8 RarEntry::getFileTime
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定