MemoryFile
[CharStorage] storage()
Returns the storage which contains all the data of the File (note: this is not a copy, but a reference on this storage). The size of the storage is the size of the data in the File, plus one, the last character being NULL.
storage
File
NULL