Skip to content

Encapsulate codec over Vec<u8> and slices #41

Description

@tisonkun

On a separate note, re: removing dependencies. What do we feel about byteorder?

I think we can have our own reiml perhaps in mod serde or find a better name. We can optimize our use cases over Vec<u8> and &[u8], while both BE and LE are needed - we still use BigEndian somewhere, like recognizing TDigests' reference format.

Let me track this task and try to implement it this week.

Originally posted by @tisonkun in #36 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions