length
Description​
Gets the total number of bytes contained in the stream.
- JavaScript
- C#
- Kotlin
readonly length: number;
double Length { get; }
val length: Double
Gets the total number of bytes contained in the stream.
readonly length: number;
double Length { get; }
val length: Double