| > Hi, and thanks for the code updates, the ARC writer is
> starting to look good. Here's todays fun questions:
>
> Is there a way to adjust when the contents are stored in a
> file rather than in memory? Otherwise, I'll have to figure
> out chunkwise MD5sum and all that -- if the htsblk->out is
> opened for reading at all, otherwise how do I get at the file?
Well, I figured out how to read it (found the old mail you'd
described the setup in), but I still wouldn't mind being
able to skip the file stage entirely, since I'm loading the
whole file into memory anyway.
-Lars | |