| Trees | Indices | Help |
|
|---|
|
|
File-like object which also computes signature as it is read
|
|||
|
|||
|
|||
|
|||
|
|||
blocksize = 32768
|
|||
|
|||
FileTee initializer The object will act like infile, but whenever it is read it add infile's data to a SigGenerator object. When the file has been read to the end the callback will be called with the calculated signature, and any extra_args if given. filelen is used to calculate the block size of the signature. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 18 06:12:28 2011 | http://epydoc.sourceforge.net |