instance

abstract fun instance(name: String? = null): RNStreamIfc

Returns a copy of the stream that has exactly the same state

Return

Returns a copy of the stream with exactly the same state

Parameters

name

the name of the new instance