Treatment toVoid

conv/byte::toVoid


Inputs

⇥ value: Stream<byte>

Outputs

↦ iter: Stream<void>


Turns byte stream into void one.