Sequence StaticFillByte

std/filler/vector/static::StaticFillByte


Inputs

pattern: Stream<Vec<void>>

Outputs

↦ value: Stream<Vec<byte>>


Fill an input void stream with scalar values.

⌛ Value parameter is awaiting for byte to be representable, now set to 0x00.