Joedb 9.6.2
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Functions
minimal_runtime_io.cpp File Reference
#include "joedb/ui/type_io.h"
#include "joedb/error/Exception.h"
Include dependency graph for minimal_runtime_io.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Functions

char joedb::get_hex_char_from_digit (uint8_t n)
 
void joedb::write_octal_character (std::ostream &out, uint8_t c)
 
void joedb::write_string (std::ostream &out, const std::string &s, bool json)
 
void joedb::write_int8 (std::ostream &out, int8_t value)