|
|
|
|
|
by kayodelycaon
408 days ago
|
|
That’s a good point. I hadn’t considered it because I’ve hit the validation error long before getting to search. It is possible to avoid string operations with careful coding prior to the search. Edit: After a little testing, the strings can be read from and written to files without triggering validation. Presumably this applies to sockets as well. |
|