chickadee
»
gl-utils
»
bytevector-copy
Identifier search
(bytevector-copy BYTEVECTOR [START] [END])
procedure
Returns a newly allocated copy of the elements of the given bytevector between
START
and
END
.