|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include <joedb/journal/Identity_Codec.h>


Public Member Functions | |
| std::string | encode (std::string_view decoded) override |
| void | decode (std::string_view encoded, char *decoded, size_t decoded_size) override |
Public Member Functions inherited from joedb::Decoder | |
| virtual | ~Decoder ()=default |
Definition at line 12 of file Identity_Codec.h.
|
inlineoverridevirtual |
Implements joedb::Decoder.
Definition at line 20 of file Identity_Codec.h.
|
inlineoverridevirtual |
Implements joedb::Codec.
Definition at line 15 of file Identity_Codec.h.