yidabu Joined: 04/21/07 Posts: 15 Posted: 09/21/07 06:51:50 Is that something like std.stream in Tango?
Is that something like std.stream in Tango?
Author Message kris Joined: 03/27/04 Posts: 581 Posted: 09/21/07 15:53:03 that's a pretty open-ended question, but in general, yes. Conduit is a host for both an InputStream? and an OutputStream?. The IO layer(s) are described in the online doc :)
that's a pretty open-ended question, but in general, yes. Conduit is a host for both an InputStream? and an OutputStream?. The IO layer(s) are described in the online doc :)