position
Description​
Gets or sets the current read position relative in the stream.
- JavaScript
- C#
- Kotlin
position: number;
double Position { get; set; }
var position: Double
Gets or sets the current read position relative in the stream.
position: number;
double Position { get; set; }
var position: Double