Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add signed value support for diff module #5

Open
dustsigns opened this issue Mar 28, 2019 · 0 comments
Open

Add signed value support for diff module #5

dustsigns opened this issue Mar 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dustsigns
Copy link
Contributor

The diff encoder currently only supports unsigned input values. Similarly, the diff decoder only supports unsigned output values.

An option, e.g., signed, should be added which allows switching between signed and unsigned values. It should default to unsigned to retain backwards compatibility.

@dustsigns dustsigns added the enhancement New feature or request label Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants