Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Suggested improvements #4

Description

@csann

I would like to see 2 features in this project:

  1. Packing and unpacking of bit fields.
    The bit fields would allow a value to occupy 1 or more bits. See https://en.wikipedia.org/wiki/C_syntax#Bit_fields
  2. Packing and unpacking of packed BCD encoded values for integer types.
    A value of 1234 would be stored as 0x1234

I will be happy to try to add these features to this project.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions