tesseract v5.3.3.20231005
|
#include "serialis.h"
#include "errcode.h"
#include "helpers.h"
#include <climits>
#include <cstdio>
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
bool | tesseract::LoadDataFromFile (const char *filename, std::vector< char > *data) |
bool | tesseract::SaveDataToFile (const std::vector< char > &data, const char *filename) |