Performance enhancement for system.findstr()
The first argument can now optionally be an array of strings (e.g. as read from File.readAll()), so that multiple searches of the same file (e.g. twitlist.cfg, while importing messages) does not require multiple *reads* of the same file.
parent
34cf114a
No related branches found
No related tags found
Please register or sign in to comment