#include "io_exception.hpp"#include "seek_origin.hpp"#include "../threading/manual_reset_event.hpp"#include "../abstract_object.hpp"#include "../async_callback.hpp"#include "../core_export.hpp"#include "../iasync_result.hpp"#include "../span.hpp"#include "../string.hpp"#include <cstdio>#include <sstream>Contains xtd::io::stream class.
Go to the source code of this file.
Classes | |
| class | xtd::io::stream |
| Provides a generic view of a sequence of bytes. This is an abstract class. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::io |
| The xtd::io namespace contains types that allow reading and writing to files and data streams, and types that provide basic file and directory support. | |