Method Gz._file()->read()
- Method read
int
|string
read(int
len
)- Description
Reads len (uncompressed) bytes from the file. If read is unsuccessful, 0 is returned.
int
|string
read(int
len
)
Reads len (uncompressed) bytes from the file. If read is unsuccessful, 0 is returned.