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

search for in the

RarException> <RarEntry::isEncrypted
[edit] Last updated: Fri, 24 May 2013

view this page in

RarEntry::__toString

(PECL rar >= 2.0.0)

RarEntry::__toStringObtener texto representación de entrada

Descripción

public string RarEntry::__toString ( void )

RarEntry::__toString() devuelve una representación textual de esta entrada. Esta incluye si la entrada es un archivo o un directorio (enlaces simbólicos y otros objetos especiales serán tratados como archivos), el nombre UTF-8 de la entrada y su CRC. La forma y el contenido de esta representación puede cambiar en el futuro, así que no son fiables.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Una representación textual de la entrada.



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

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