Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 430 Bytes

buffer_length.md

File metadata and controls

22 lines (15 loc) · 430 Bytes
-api-id -api-type
P:Windows.Storage.Streams.Buffer.Length
winrt property

Windows.Storage.Streams.Buffer.Length

-description

Gets the number of bytes currently in use in the buffer.

-property-value

The number of bytes currently in use in the buffer, which is less than or equal to the capacity of the buffer.

-remarks

-examples

-see-also