Availability:built-in
copy_stream_data(+StreamIn,
+StreamOut, +Len)Copy Len codes from StreamIn to StreamOut.
Note that the copy is done using the semantics of get_code/2
and
put_code/2,
taking care of possibly recoding that needs to take place between two
text files. See section
2.18.1.