#include "genesis/utils/core/fs.hpp"
#include "genesis/utils/io/base_input_source.hpp"
#include <cstdio>
#include <cstring>
#include <istream>
#include <string>
Go to the source code of this file.
Classes | |
class | StreamInputSource |
Input source for reading byte data from an istream. More... | |
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |