Sequence WriteFile

std/fs/mono::WriteFile


Parameters

↳ const path: string
↳ const append: bool = false
↳ const create: bool = true
↳ const new: bool = false

Inputs

data: Stream<byte>