RarEntry::isEncrypted

(PECL rar >= 2.0.0)

RarEntry::isEncrypted测试条目是否已加密

描述

public RarEntry::isEncrypted(): bool

测试当前条目内容是否已加密。

注意:

同一 RAR 档案中的文件可能使用不同的密码。

参数

此函数没有参数。

返回值

如果当前条目已加密,则返回 true,否则返回 false

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top