Skip to content

Commit 2a6d840

Browse files
Merge pull request #2508 from pedasmith/patch-1
Update pathio_writebytesasync_1599878576.md to say it writes the enti…
2 parents c759a06 + 34c7e54 commit 2a6d840

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

windows.storage/pathio_writebytesasync_1599878576.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ public Windows.Foundation.IAsyncAction WriteBytesAsync(System.String absolutePat
1010
# Windows.Storage.PathIO.WriteBytesAsync
1111

1212
## -description
13-
Writes a single byte of data to the file at the specified path or Uniform Resource Identifier (URI).
13+
14+
Writes an array of bytes of data to the file at the specified path or Uniform Resource Identifier (URI).
1415

1516
## -parameters
1617
### -param absolutePath

0 commit comments

Comments
 (0)