summaryrefslogtreecommitdiff
path: root/lib/flowspec.h
diff options
context:
space:
mode:
authorMikael Magnusson <mikma@users.sourceforge.net>2021-08-31 13:02:13 +0200
committerMikael Magnusson <mikma@users.sourceforge.net>2021-11-06 00:07:40 +0100
commit6cb5f5eb8bd0db3a68c0763fbf0208579d5fdd37 (patch)
tree44243b9714d7d4fb25b046d02625075424e4b221 /lib/flowspec.h
parent0bcf2f27547b59e77286c9171debfa2333b5ea81 (diff)
Bytestring: implement bytestring literals and constants
Implement byte string literals on the format b"xxx" and b64"xxx" which can be used as literals and in constants. The format b"xxx" supports character data and octal and hexadecimal data using C escapes (\n, \nn, \nnn, \xn and \xnn). The format b64"xxx" supports base64 encoded strings (RFC1341).
Diffstat (limited to 'lib/flowspec.h')
0 files changed, 0 insertions, 0 deletions