Skip to content

Add support for loadTable and loadBytes with old signatures #16

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

Merged
merged 1 commit into from
Apr 13, 2025

Conversation

davepagurek
Copy link
Collaborator

Resolves #6

  • Adds support for loadTable and loadBytes
  • loadBytes returns an object of the form { bytes: Uint8Array } instead of just a Uint8Array
  • loadTable maps the old format parameter to the new separator parameter

@davepagurek davepagurek merged commit fe50da1 into main Apr 13, 2025
@davepagurek davepagurek deleted the loadbytes-loadtable branch April 13, 2025 17:03
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.

Signature changes in loadTable and loadBytes
1 participant