StreamWrapper

fun <T> StreamWrapper(wrapped: Stream<T>)

Parameters

wrapped

The wrapped stream