Function Copy-Stream

Part of:

package lispy
( copy-stream < input > < output > &optional (buffer (make-array 8192 element-type '(unsigned-byte 8))) )