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

feat: Add a function to concat typed arrays into one Uint8Array #13

Merged
merged 1 commit into from
May 1, 2020

Conversation

brandonocasey
Copy link
Contributor

Adds a helper to concat multiple uint8arrays, arrays, or array buffers. We have similar functions for this in mux, and vhs right now. It's better to have this in one place.

@brandonocasey brandonocasey merged commit e733509 into master May 1, 2020
@brandonocasey brandonocasey deleted the feat/concat-typed-arrays branch May 1, 2020 19:22
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