Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 423 Bytes

idatareader_unconsumedbufferlength.md

File metadata and controls

22 lines (15 loc) · 423 Bytes
-api-id -api-type
P:Windows.Storage.Streams.IDataReader.UnconsumedBufferLength
winrt property

Windows.Storage.Streams.IDataReader.UnconsumedBufferLength

-description

Gets the size of the buffer that has not been read.

-property-value

The size of the buffer that has not been read, in bytes.

-remarks

-examples

-see-also