On 8 Sep 2002, Robert Bihlmeyer wrote:
> Hi,
>
> is there a way to get at the size of a splitfile's blocks before
> successfully fetching one block? I'm trying to snarf a number of
> blocks simultanously, immediately dropping them into their right
> positions in the same destination file (rather than into a number of
> temp files). This is only possible if I know their sizes beforehand.
in the metadata for the main file, there is a 'SplitFile.BlockSize' entry,
which gives you the size of a block, and a 'SplitFile.Size' which gives
you the size of the completed file.
- from fish with love
p.s. fec? ^_^
_______________________________________________
devl mailing list
devl at freenetproject.org
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl