mirror of
https://github.com/wader/fq.git
synced 2024-12-25 22:34:14 +03:00
8d69f1fb23
I think this is more intuitive but might in some case cause very large JSON output but maybe that less common or expected. In does cases i think you either want to use some other bits_format (md5, truncate, etc) or you delete/transform the jq value before turn it into JSON. Strings in gojq are binary safe so you can use to hold raw bytes. But note that convert the binary into JSON is lossy, same as the JSON standard. Add bits_format option documentation. |
||
---|---|---|
.. | ||
testdata | ||
asn1_ber.go | ||
asn1_ber.jq | ||
asn1_ber.md |