Skip to content

Support for human-readable formats?Β #37

Open
@fjarri

Description

@fjarri

While this crate helps serialize bytes in binary formats efficiently, human-readable formats will still have them as vectors of integers. Is efficient serialization in human-readable formats something potentially fitting for this crate, or should it be implemented elsewhere?

That may include:

  • support for hex/base64 encoding
  • multibase support
  • selection of the specific representation for the encoding (e.g. prefix or no prefix, or lowercase or uppercase for hex)

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