Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 636 Bytes

buffer.md

File metadata and controls

21 lines (15 loc) · 636 Bytes
-api-id -api-type
T:Windows.Storage.Streams.Buffer
winrt class

Windows.Storage.Streams.Buffer

-description

Provides a default implementation of the IBuffer interface and its related interfaces.

-remarks

For more info, see Create, write, and read a file, which shows how to read and write bytes to a file by using a Buffer.

-examples

-see-also

Create, write, and read a file, IBuffer