Sequence StaticFillByte

std/filler/scalar/static::StaticFillByte


Inputs

pattern: Stream<void>

Outputs

↦ value: Stream<byte>


Fill an input void stream with scalar values.

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