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

Tool to decode bytes into key/value #19956

Open
kwannoel opened this issue Dec 28, 2024 · 0 comments
Open

Tool to decode bytes into key/value #19956

kwannoel opened this issue Dec 28, 2024 · 0 comments

Comments

@kwannoel
Copy link
Contributor

kwannoel commented Dec 28, 2024

We dump keys sometimes for debugging, e.g.

Update((b"\x01\0\0\0\0\0\0\0\0", b"\x01\x01\0\0\0\0\0\0\0"))

With datatypes provided, we can decode these.

If no datatypes are provided, just enumerate all possible decodings.

@github-actions github-actions bot added this to the release-2.3 milestone Dec 28, 2024
@kwannoel kwannoel removed this from the release-2.3 milestone Dec 28, 2024
@kwannoel kwannoel changed the title Tool to decode key / value bytes. Tool to decode bytes into key/value Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant