#include "../optional.h"
#include "../object.h"
#include "../string.h"
#include <iostream>
#include <fstream>
#include <vector>
#include <stack>
Contains xtd::io::binary_reader class.
Go to the source code of this file.
Classes | |
class | xtd::io::binary_reader |
Reads primitive data types as binary values in a specific encoding. 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. | |