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

bits,bytes: Behave as binary instead of raw decode value #666

Merged
merged 1 commit into from
May 11, 2023

Conversation

wader
Copy link
Owner

@wader wader commented May 11, 2023

I think this is closer to what one would expect.
With this fq -d bytes 'scan("...")' will match as a binary and also return binaries, before as raw decode value one would have to use tobytes to get the binary.

I think this is closer to what one would expect.
With this fq -d bytes 'scan("...")' will match as a binary and also return binaries,
before as raw decode value one would have to use tobytes to get the binary.
@wader wader merged commit f254b16 into master May 11, 2023
5 checks passed
@wader wader deleted the bits-bytes-binary branch May 11, 2023 16:54
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

Successfully merging this pull request may close these issues.

None yet

1 participant