mosquito/aiofile

Examples for writing large files in append mode

Closed this issue · 1 comments

Hello,

Thank you very much for your hard work on this. I am testing things with aiofile to see if i can write a large file (might go up to 400-500mb) from a continuous data stream in append mode. I can't seem to find an example of writing a large file in append mode using aiofile in pypi or readme. Can you please point me to an example?