stream.position: Difference between revisions
Jump to navigation
Jump to search
m (Mex moved page Stream.position to stream.position) |
(No difference)
|
Revision as of 15:29, 24 August 2019
Property
Server and Client
Online and Offline
Read-Only
Available since Server 1.0.0, Client 1.0.0
int stream.position
The stream.position property is used to fetch the current position of a stream.
Value
int | The position of the stream. |
readonly | This property cannot be changed. |
Types
Shared
Stream
Notes
There aren't any notes for this property.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.