xtd 0.2.0
binary_writer.h File Reference
#include "../optional.h"
#include "../object.h"
#include "../ustring.h"
#include <fstream>
#include <array>
#include <vector>

Definition

Contains xtd::io::binary_writer class.

Include dependency graph for binary_writer.h:
This graph shows which files directly or indirectly include this file:

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.