#include "../internal/__xtd_std_version.h"
#include "../optional.h"
#include "../object.h"
#include "../string.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 | |
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. | |