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 encoding logic to swim.avro #151

Open
brohitbrose opened this issue Oct 12, 2023 · 0 comments
Open

Add encoding logic to swim.avro #151

brohitbrose opened this issue Oct 12, 2023 · 0 comments

Comments

@brohitbrose
Copy link
Member

brohitbrose commented Oct 12, 2023

swim.avro is able to construct a swim.structure.Value given a swim.avro.AvroType<? extends Value> and a binary serialization.

We need to also be able to go the other direction; given a Value whose structure conforms to a provided AvroType<? extends Value>, output its (binary) Avro serialization.

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

No branches or pull requests

1 participant