• add find_the_first. searching for first occurence of given string in file or Data_IO
    add find. Searching in file or Data_IO for given string and return a list of found position
    add support of seek in Data_IO
    add insert for inserting ByteArray into given ByteArray and position in it.
    David René authored
     
    Browse Dir »

  • Fix the position offset in DataIO during seek
    Add find_and_replace_dict within file
    string.anubis: 
     zero_pad_n is now public 
     add split_in_slice function
    add basic_xml_parser.anubis
    David René authored
     
    Browse Dir »