downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

RarException> <RarEntry::isEncrypted
[edit] Last updated: Fri, 25 May 2012

view this page in

RarEntry::__toString

(PECL rar >= 2.0.0)

RarEntry::__toStringエントリのテキスト表現を取得する

説明

public string RarEntry::__toString ( void )

RarEntry::__toString() は、このエントリのテキスト表現を返します。 その内容は、まずエントリがファイルであるかディレクトリであるか (シンボリックリンクやその他の特殊オブジェクトはファイルとみなされます)、 そしてエントリ名を UTF-8 であらわしたものと CRC となります。 この形式と内容は将来変更される可能性があるので、これに依存してはいけません。

パラメータ

この関数にはパラメータはありません。

返り値

エントリのテキスト表現を返します。



add a note add a note User Contributed Notes RarEntry::__toString
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites