reset
Description​
Resets the stream for reading the data from the beginning.
- JavaScript
- C#
- Kotlin
reset(): void
void Reset()
fun reset(): Unit
Resets the stream for reading the data from the beginning.
reset(): void
void Reset()
fun reset(): Unit