blob: d074aa0a3bb61f0efa9d55dc4c2f7eec29021163 [file] [log] [blame]
<html>
<body>
<p>
Provides input and output facilities by means of streaming,
file system access and serialization.
</p>
<p>
These classes allow you to get direct access to the file system.
It also gives the possibility to handle data streams buffered or
unbuffered. And on top of that there are classes that help to abstract
data streams as streams of chars, strings or even objects.
</p>
</body>
</html>