chickadee » byte-blob-stream » byte-blob-stream-intersperse

(byte-blob-stream-intersperse STREAM BYTE) => STREAM procedure

Returns a stream of byte blobs with the given byte placed between the elements of the each byte blob from the input stream, and between byte blobs.