W3C libwww Architecture

Input and Output Streams

The I/O Stream class defines objects which accepts a sequence of characters to and from a Transport object  The input and output stream are mainly derived from the stream class and contains much of the same functionality. The main difference is that the I/O streams also contains methods for reading and writing to a transport.


Henrik Frystyk Nielsen, libwww@w3.org,
@(#) $Id: IOStreams.html,v 1.3 1996/12/09 03:20:57 jigsaw Exp $