News

Important! This class will read char by char until get the delimiter char (a char that represents the end of the string). By default is '#', but you can chage it with setDelimiter (char d); ...