summaryrefslogtreecommitdiff
path: root/lib/ip.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>2023-08-24 16:40:05 +0200
commit14da50c14af04c6456e16c1b198bc0c226fcfb0e (patch)
tree645e26059ea425a80c9b639b50fdbe30a56808e1 /lib/ip.h
parent49b594ebef07a37fb709f0a699360d4598159173 (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/ip.h')
0 files changed, 0 insertions, 0 deletions