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

Support upper case hex #47

Closed
dfish3r opened this issue Oct 22, 2018 · 0 comments
Closed

Support upper case hex #47

dfish3r opened this issue Oct 22, 2018 · 0 comments
Assignees

Comments

@dfish3r
Copy link
Member

dfish3r commented Oct 22, 2018

The hex encoder/decoder components only support lowercase characters.
Add support for configuring these components for upper and lower case.
Note that configuration options must percolate all the way out to the CodecSpec objects.

i.e. I need to be able to do something like new CodecSpec("HexUpper")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants