Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Bz2.File()->read()


Method read

string read(int len)

Description

Reads len (uncompressed) bytes from the file. If len is omitted the whole file is read. If read is unsuccessful, 0 is returned.