Search notes:
Binary data
See also
Binary data is sometimes encoded with
Base64
, especially when transmitting over multiple networks (see for example the
PEM
format).
fq
is inspired by
jq
(a
sed
like tool for
JSON
), but works with binary data formats.
The Python module
struct
allows reading and writing binary data.
The
VIM option
binary
Index