Module vec_to_stream

Source
Expand description

Vector to stream block.

Turn stream of e.g. Vec<u8> to stream of u8.

Structs§

VecToStream
Block for vector to stream.

Constants§

TAG_END
This tag gets added to the last output sample of a vec.
TAG_START
This tag gets added to the first output sample of a vec.