Input/Output stream class. More...
#include <iostream.h>

Public Member Functions | |
| iostream (const url &url) | |
| Constructor. | |
Input/Output stream class.
iostream class is useful to download data, provided by URL, into the standard input stream or upload the data from the standard output stream.