- Source:
- See:
Members
(readonly) error :external:DOMException
The last error that occurred on the webdav.FileWriter.
Type:
Methods
write(data) → {void}
Write the supplied data to the file.
Parameters:
Name | Type | Description |
---|---|---|
data |
Blob | The blob to write. |
- Source:
- See:
Returns:
- Type
- void