51 /** Constructor, does not open any file. You should call "setFileName" before reading or writting or otherwise nothing will be read and write operations will be eventually lost.
52 * However, it's perfectly right to use this object without an associated file, in which case it will behave as an "in-memory" file.