A class to load / save an array of strings to / from a text file. Static functions Text_load / Text_save allows to avoid creating an object instance but these use default encoding (or try to detect encoding automatically on input, which can not work for some encodings).