Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Bz2
Bz2.File
Methods
close()
create()
eof()
open()
read()
read_open()
write()
write_open()
Bz2.File()->read_open()
Bz2.File()->write_open()
Method Bz2.File()->write()
Method
write
int
write
(
string
data
)
Description
Writes the data to the file.
Returns
the number of bytes written to the file.