chickadee » srfi-207 » make-bytestring

make-bytestring listprocedure

If the elements of list are suitable arguments for bytestring, returns the bytevector that would be the result of applying bytestring to list. Otherwise, an error satisfying bytestring-error? is signaled.