Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoding Issue: Empty Binary (zlib Compression) #7

Closed
vmalnathnambiar opened this issue Apr 18, 2024 · 1 comment
Closed

Decoding Issue: Empty Binary (zlib Compression) #7

vmalnathnambiar opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels

Comments

@vmalnathnambiar
Copy link
Owner

Extraction process throws an error when processing mzML file extracted with zlib compression and contains empty binary data array:

TypeError: Cannot read properties of undefined (reading 'buffer')

@vmalnathnambiar vmalnathnambiar self-assigned this Apr 18, 2024
github-actions bot pushed a commit that referenced this issue Apr 18, 2024
## [1.2.6](v1.2.5...v1.2.6) (2024-04-18)

### Bug Fixes

* **decoder:** resolve decoding issue [#7](#7) ([d4ef4a7](d4ef4a7))
Copy link

🎉 This issue has been resolved in version 1.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Apr 18, 2024
## [1.2.6](v1.2.5...v1.2.6) (2024-04-18)

### Bug Fixes

* **decoder:** resolve issue [#7](#7) ([6e9dce0](6e9dce0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant