Method Protocols.Bittorrent.Generator()->digest()
- Method
digest
stringdigest(void|function(int,int:void)progress_callback)- Description
Finally make a torrent string out of this information. Will call build_sha1's if the sha1's aren't generated already.
progress_callbackis called with (pos,of) arguments, similar to Torrent.verify_targets.