stream.length

From GTA Connected
(Redirected from Stream.length)
Jump to navigation Jump to search

Property Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.0.0, Client 1.0.0

int stream.length

The stream.length property is used to fetch the length of a stream.

Value

int The length 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.