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

Workaround for ferros/buffer v4, readUInt32LE #233

Merged

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Aug 9, 2019

Workaround to address Borewit/music-metadata-browser#28

Fix for a incompatibility issue with buffer v4 is buffer.readUInt32LE() is called without any argument, which does not seem to translate to buffer.readUInt32LE(offset = 0) in buffer v4.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.231% when pulling 32a6aca on feross-buffer-v4-compatibility-workaround-offset-zero into 53a6e60 on master.

@Borewit Borewit merged commit 7a818c5 into master Aug 9, 2019
@Borewit Borewit deleted the feross-buffer-v4-compatibility-workaround-offset-zero branch August 9, 2019 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants