server.utils.fileManagerLibrary
Trait that every algorithm that implements the removal of a section from a file has to implement.
Remove the selected section from a file.
The file.
The beginning of the section.
The length of the section.
Trait that every algorithm that implements the removal of a section from a file has to implement.