conv/byte::toVoid
⇥ value: Stream<byte>
value:
Stream<byte>
↦ iter: Stream<void>
iter:
Stream<void>
Turns byte stream into void one.
byte
void