First of all - thank you for this amazing library! Its probably the only library that is actually capable of any comprehensive level of compression while supporting streams at the same time. And i mean streams as they are meant to be used instead of treating them as arrays (I am looking at you, 7z SDK).
Now the time for the sad part. Looks like your library is not compatible with Native AOT. It throws an exception with the "ProgError" error code. I have only tested the XZ library, but i think that other libraries might be affected as well.
First of all - thank you for this amazing library! Its probably the only library that is actually capable of any comprehensive level of compression while supporting streams at the same time. And i mean streams as they are meant to be used instead of treating them as arrays (I am looking at you, 7z SDK).
Now the time for the sad part. Looks like your library is not compatible with Native AOT. It throws an exception with the "ProgError" error code. I have only tested the XZ library, but i think that other libraries might be affected as well.