chickadee » gl-utils » bytevector-append

bytevector-append BYTEVECTOR #!rest BYTEVECTORSSprocedure

Returns a newly allocated bytevector whose elements are the concatenation of the elements in the given bytevectors. If only one argument is passed to bytevector-append, it is assumed that it is a list of bytevectors.