Treatment toVoid

conv/u8::toVoid


Inputs

⇥ value: Stream<u8>

Outputs

↦ iter: Stream<void>


Turns u8 stream into void one.