Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 442 Bytes

idatareader_readbuffer_1019013844.md

File metadata and controls

26 lines (18 loc) · 442 Bytes
-api-id -api-type
M:Windows.Storage.Streams.IDataReader.ReadBuffer(System.UInt32)
winrt method

Windows.Storage.Streams.IDataReader.ReadBuffer

-description

Reads a buffer from the input stream.

-parameters

-param length

The length of the buffer, in bytes.

-returns

The buffer.

-remarks

-examples

-see-also