#include <joedb/journal/Decoder.h>
|
| virtual void | decode (const std::string_view encoded, char *decoded, size_t decoded_size)=0 |
| |
| virtual | ~Decoder ()=default |
| |
Definition at line 9 of file Decoder.h.
◆ ~Decoder()
| virtual joedb::Decoder::~Decoder |
( |
| ) |
|
|
virtualdefault |
◆ decode()
| virtual void joedb::Decoder::decode |
( |
const std::string_view |
encoded, |
|
|
char * |
decoded, |
|
|
size_t |
decoded_size |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/rcoulom/repos/joedb/src/joedb/journal/Decoder.h