FileExt.Write Method

Overload List

NameDescription
Public methodStatic memberWrite(Byte[], String, CancellationToken) Asynchronously writes an Array of Byte to a file at path.
Public methodStatic memberWrite(String, Stream, CancellationToken) Asynchronously writes the content of an sourceStream to a file at path.

See Also

Reference

FileExt Class
UltimateXR.Extensions.System.IO Namespace