wsgidav.samples.virtual_dav_provider.VirtualResFile.begin_write¶
- VirtualResFile.begin_write(*, content_type=None)¶
Open content as a stream for writing.
This method MUST be implemented by all providers that support write access.
Open content as a stream for writing.
This method MUST be implemented by all providers that support write access.