u8-list->blob

[procedure] u8-list->blob octets

SRFI-74: Returns a newly allocated blob whose elements are the elements of list octets, which must all be octets, in the same order. Analogous to list->vector.