-api-id | -api-type |
---|---|
M:Windows.Storage.PathIO.WriteBytesAsync(System.String,System.Byte[]) |
winrt method |
Writes a single byte of data to the file at the specified path or Uniform Resource Identifier (URI).
The path of the file that the byte is written to.
An array of bytes to write.
No object or value is returned when this method completes.