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

Add support for binary encoding #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

okushchenko
Copy link

@okushchenko okushchenko commented Dec 14, 2023

This adds a simplistic implementation of binary encoding handler. The END_BINARY token is optional, and can be ignored if encountered.

For implementation I followed the spec in https://github.com/FasterXML/smile-format-specification/blob/master/smile-specification.md.

@thomshutt
Copy link
Contributor

@okushchenko thanks for adding this support! Could you also add a test case that uses this tag?

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