Extracted from Pike v7.3 release 53 at 2002-09-10.
[Top]
Gz
Gz.gzip_file
close()
create()
eof()
open()
read()
seek()
setparams()
write()
Gz.gzip_file()->setparams()
Gz.inflate
Method Gz.gzip_file()->write()
Method
write
int
write
(
string
data
)
Description
Writes the data to the file.
Returns
the number of bytes written to the file.