Open michalc opened 9 months ago
Is there a way to use python-lzo to decompress lzo streams without loading all the input (or the output) into memory at once?
Nosing around the docs and the source I think the answer is no, but just wanted to check
Thanks!
Is there a way to use python-lzo to decompress lzo streams without loading all the input (or the output) into memory at once?
Nosing around the docs and the source I think the answer is no, but just wanted to check
Thanks!