Ticket #58 (closed enhancement: fixed)

Opened 9 months ago

Last modified 7 months ago

copy method for iolib streams

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: major Milestone: MiniD 2
Component: Stdlib Keywords:
Cc:

Description

To make it easy to copy from some input stream to some output stream, like in Tango.

Change History

04/28/08 23:13:48 changed by JarrettBillingsley

  • status changed from new to closed.
  • resolution set to fixed.

(In [294]) Closes #58. That was easy enough.