![]() |
Leptonica 1.68
C Image Processing Library
|
Demonstrates using the bbuffer (byte buffer) operations. More...
#include "allheaders.h"Go to the source code of this file.
Defines | |
| #define | NBLOCKS 11 |
Functions | |
| main (int argc, char **argv) | |
Demonstrates using the bbuffer (byte buffer) operations.
Definition in file buffertest.c.
| #define NBLOCKS 11 |
Definition at line 24 of file buffertest.c.
Referenced by main().
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 26 of file buffertest.c.
References bbufferCreate(), bbufferDestroy(), bbufferRead(), bbufferWrite(), bbufferWriteStream(), ERROR_INT, filein, l_binaryRead(), l_binaryWrite(), lept_calloc(), lept_fopen(), lept_free(), ByteBuffer::n, NBLOCKS, NULL, zlibCompress(), and zlibUncompress().