chickadee » byte-sequence » byte-sequence->list

byte-sequence->list BYTE-SEQUENCE #!optional Fprocedure

Returns a list containing the elements of the given byte-sequence. If procedure F is provided as a second argument, it is applied to every element of the returned list.