Javascript debugger Website design
Reads from an open directory entry.
A directory entry returned by zip_read().
The number of bytes to return. If not specified, this function will attempt to read 1024 bytes.
This should be the uncompressed length you wish to read.
Returns the data read, or FALSE if the end of the file is reached.
FALSE