mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 23:58:20 +00:00
13 lines
223 B
Text
13 lines
223 B
Text
'hello' is NOT considered binary
|
|
'\xff\xff\xff\0' IS considered binary
|
|
'\0\0\xff\0' IS considered binary
|
|
'\0\0\0\0' is NOT considered binary
|
|
two, one, three
|
|
one
|
|
hell\o w\orl\d
|
|
\\hello world\\
|
|
hello world
|
|
hello worl
|
|
hello
|
|
|
|
|