adm-zip
adm-zip copied to clipboard
Error handling documentation
Hello,
could you please describe/document error handling?
For example I noticed that if invalid zip file is passed to AdmZip
constructor it throws an error.
Are there other errors possible? For example I'm using readAsTextAsync
- does it throw any errors / when / what kind ?
I haven't found any documentation about this.
Thanks.