nextStream

fun nextStream(name: String? = null): RNStreamIfc

Tells the factory to make and return a RNStream with the provided name

Return

the made stream

Parameters

name

can be null