Skip to content

Add encoding logic to swim.avro #151

@brohitbrose

Description

@brohitbrose

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions