Renderd7-nightly
v0.7.0
|
#include <json.hpp>
Private Attributes | |
std::FILE * | m_file |
the file pointer to read from | |
Input adapter for stdio file access. This adapter read only 1 byte and do not use any buffer. This adapter is a very low level adapter.