Description
Hexadecimal ByteString literals, with placeholders that bind variables.
Description
This library defines a quasiquoter for ByteString
s. As an expression, it provides hexadecimal ByteString
literals. As a pattern, the hexdump can contain named placeholders of fixed size, which bind local variables when pattern matching.