[]
        
(Showing Draft Content)

C1.Web.Api.Storage.IFileStorage.Write

Write Method

Write(Stream)

Write a stream to file, if the file already exists, it is overwritten.

Declaration
void Write(Stream stream)
Parameters
Type Name Description
Stream stream

The file stream