chickadee » byte-blob-stream » byte-blob-stream->list

(byte-blob-stream->list STREAM) => LIST procedure

Returns a list containing the elements of the byte blobs contained in the input stream. If procedure F is provided as a second argument, it is applied to every element of the returned list.