Joedb 9.6.2
The Journal-Only Embedded Database
|
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) |