#include "../optional.h"#include "../object.h"#include "../ustring.h"#include <fstream>#include <array>#include <vector>Contains xtd::io::binary_writer class.


Go to the source code of this file.
Classes | |
| class | xtd::io::binary_writer |
| Writes primitive types in binary to a stream and supports writing strings. More... | |
Namespaces | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| 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. | |