Skip to content

Proposals and tickets for other binary data structs #13

@logicplace

Description

@logicplace
  • data (probably multiple tickets)
  • map
  • table
  • compression (at least RLE and huffman)
  • encryption (at least xor)
  • base64

Currently I think compression and encryption should have one struct each with an "algo" key, tho have to consider how algo-specific keys will work. If it seems overly complex, may need to separate them and just rely on compression.rle typings to disambiguate as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions