Expand description
Conversion to the StreamCore
type from iterators.
Traits§
- ToStream
- Converts to a timely StreamCore. Equivalent to
ToStreamBuilder
but uses aCapacityContainerBuilder
. - ToStream
Builder - Converts to a timely StreamCore, using a container builder.