Leptonica 1.68
C Image Processing Library
|
Tests bytearray.c routines. More...
#include <string.h>
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) |
Tests bytearray.c routines.
Definition in file byteatest.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 24 of file byteatest.c.
References convertToPdf(), L_Bytea::data, ERROR_INT, filesAreIdentical(), l_binaryRead(), l_binaryWrite(), l_byteaAppendString(), l_byteaCreate(), l_byteaDestroy(), l_byteaFindEachSequence(), l_byteaGetData(), l_byteaGetSize(), l_byteaInitFromFile(), l_byteaInitFromMem(), l_byteaJoin(), l_byteaSplit(), l_byteaWriteStream(), L_JPEG_ENCODE, L_MIN, L_NOCOPY, lept_fclose(), lept_fopen(), lept_free(), NULL, numaDestroy(), numaWriteStream(), sarrayCreateLinesFromString(), sarrayDestroy(), sarrayGetCount(), sarrayGetString(), and L_Bytea::size.