PHP 클래스 Horde_Compress_Rar, horde
Copyright 2008-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
공개 프로퍼티들
보호된 프로퍼티들
공개 메소드들
메소드 상세
public decompress ( $data, array $params = [] ) : array |
$params |
array |
|
리턴 |
array |
Info on the compressed file:
KEY: Position in RAR archive
VALUES:
attr - File attributes
date - File modification time
csize - Compressed file size
method - Compression method
name - Filename
size - Original file size
|
프로퍼티 상세
protected array $_methods |
리턴 |
array |
|
$canDecompress 공개적으로 프로퍼티