Interface Sabre\DAV\PartialUpdate\IPatchSupport

extends IFile

This interface provides a way to modify only part of a target resource It may be used to update a file chunk, upload big a file into smaller chunks or resume an upload.

Methods
Methods inherited from Sabre\DAV\IFile
put(), get(), getContentType(), getETag(), getSize()
Methods inherited from Sabre\DAV\INode
delete(), getName(), setName(), getLastModified()