ZStreamAspect

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def rechunk(n: Int): ZStreamAspect[Nothing, Any, Nothing, Any, Nothing, Any]

An aspect that rechunks the stream into chunks of the specified size.

An aspect that rechunks the stream into chunks of the specified size.