PHPExcel_Shared_ZipStreamWrapper
category | PHPExcel |
---|---|
package | PHPExcel_Shared |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
register()
statName() : boolean
boolean
stream_eof() : bool
bool
stream_open(string $path, string $mode, int $options, string $opened_path) : bool
string
resource name including scheme, e.g.
string
only "r" is supported
int
mask of STREAM_REPORT_ERRORS and STREAM_USE_PATH
string
&$openedPath absolute path of the opened stream (out parameter)
bool
true on successstream_read(int $count) : string
int
maximum number of bytes to read
string
stream_seek(int $offset, int $whence) : bool
int
byte offset
int
SEEK_SET, SEEK_CUR or SEEK_END
bool
stream_stat() : boolean
boolean
stream_tell() : int
its offset into the file stream. Implements support for ftell().
int
url_stat() : boolean
boolean
$_archive : \ZipAcrhive
$_data : mixed
$_fileNameInArchive : string
$_position : int