Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 641 Bytes

datawriter_writebuffer_210574036.md

File metadata and controls

30 lines (21 loc) · 641 Bytes
-api-id -api-type
M:Windows.Storage.Streams.DataWriter.WriteBuffer(Windows.Storage.Streams.IBuffer,System.UInt32,System.UInt32)
winrt method

Windows.Storage.Streams.DataWriter.WriteBuffer

-description

Writes the specified bytes from a buffer to the output stream.

-parameters

-param buffer

The buffer.

-param start

The starting byte.

-param count

The number of bytes to write.

-remarks

-examples

-see-also

WriteBuffer(IBuffer)