You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the addFileFromStream to create archive. Archive is created but when I tried to extract it (using console linux unzip or GUI Archive Manager and GUI program for Windows) it fails with wrong crc error while extracting file.
It seems that pull request #61 fix this problem as I tried it locally by patching lib and it worked - I could extract files.