-
Now Anubis version 1.14.2
-
[~] some typo in dataIO
-
…ay and Offset in file of last returned line. This allow to keep the offset for restarting importation if the process was interrupted. [!] Fix the find the first by using ByteArray instead of String because the Boyer-Moore algorithm is now in the VM and it was use to search String into binary data. When the first NULL was encountered the searching process was stopped. Of it was a bug to use the String instead of ByteArray. [!] Line_reader now use fast_lexer_4
-
[!] Fix data_io start position where in incorrect position at beginning [+] add some functions in files.anubis