#include <CSimpleEncoder.h>
|
| static bool | Encode (const quint8 *dataPtr, quint8 *resultPtr, int size) |
| |
| static bool | Decode (const quint8 *dataPtr, quint8 *resultPtr, int size) |
| |
Definition at line 13 of file CSimpleEncoder.h.
◆ EncodeValues
◆ Decode()
| static bool ifile::CSimpleEncoder::Decode |
( |
const quint8 * |
dataPtr, |
|
|
quint8 * |
resultPtr, |
|
|
int |
size |
|
) |
| |
|
static |
◆ Encode()
| static bool ifile::CSimpleEncoder::Encode |
( |
const quint8 * |
dataPtr, |
|
|
quint8 * |
resultPtr, |
|
|
int |
size |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: