Add the ability to save a loaded (and changed) instance of `PETFile` back to a PET file. It of course needs to respect the header format too. ToDo: * [ ] Add a `Save` method and `*Writer` helpers to save a `PETFile` instance to disk.
Add the ability to save a loaded (and changed) instance of
PETFileback to a PET file. It of course needs to respect the header format too.ToDo:
Savemethod and*Writerhelpers to save aPETFileinstance to disk.