store
Saves the current state of the file to the filesystem. Only files that are editable need to implement this method. Defaults to: noop
Throws
IOException
if an I/O Error occurs
Saves the current state of the file to the filesystem. Only files that are editable need to implement this method. Defaults to: noop
if an I/O Error occurs