mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

Haven't measured speed, but this is probably faster than the cat() and string invocations.
12 lines
334 B
Text
12 lines
334 B
Text
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
'hello' is NOT considered binary
|
|
'\xff\xff\xff\x00' IS considered binary
|
|
'\x00\x00\xff\x00' IS considered binary
|
|
'\x00\x00\x00\x00' is NOT considered binary
|
|
hell\o w\orl\d
|
|
\\hello world\\
|
|
hello world
|
|
hello worl
|
|
hello
|
|
|
|
|