A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/bzlib_8h_source.html below:

NCBI C++ ToolKit: include/util/compress/bzip2/bzlib.h Source File

36 #define BZ_FINISH_OK 3 37 #define BZ_STREAM_END 4 38 #define BZ_SEQUENCE_ERROR (-1) 39 #define BZ_PARAM_ERROR (-2) 40 #define BZ_MEM_ERROR (-3) 41 #define BZ_DATA_ERROR (-4) 42 #define BZ_DATA_ERROR_MAGIC (-5) 43 #define BZ_IO_ERROR (-6) 44 #define BZ_UNEXPECTED_EOF (-7) 45 #define BZ_OUTBUFF_FULL (-8) 46 #define BZ_CONFIG_ERROR (-9) 62  void

*(*bzalloc)(

void

*,

int

,

int

);

63

void (*bzfree)(

void

*,

void

*);

85 # define BZ_API(func) WINAPI func 86 # define BZ_EXTERN extern 89 # define BZ_API(func) (WINAPI * func) 93 # define BZ_API(func) func 94 # define BZ_EXTERN extern 135 #define BZ_MAX_UNUSED 5000 186  unsigned int

* nbytes_in,

187  unsigned int

* nbytes_out

194  unsigned int

* nbytes_in_lo32,

195  unsigned int

* nbytes_in_hi32,

196  unsigned int

* nbytes_out_lo32,

197  unsigned int

* nbytes_out_hi32

206  unsigned int

* destLen,

208  unsigned int

sourceLen,

216  unsigned int

* destLen,

218  unsigned int

sourceLen,

BZFILE * BZ2_bzdopen(int fd, const char *mode)

int BZ2_bzDecompressEnd(bz_stream *strm)

void BZ2_bzReadGetUnused(int *bzerror, BZFILE *b, void **unused, int *nUnused)

const char * BZ2_bzlibVersion(void)

int BZ2_bzCompress(bz_stream *strm, int action)

void BZ2_bzWrite(int *bzerror, BZFILE *b, void *buf, int len)

int BZ2_bzCompressInit(bz_stream *strm, int blockSize100k, int verbosity, int workFactor)

BZFILE * BZ2_bzopen(const char *path, const char *mode)

void BZ2_bzWriteClose(int *bzerror, BZFILE *b, int abandon, unsigned int *nbytes_in, unsigned int *nbytes_out)

int BZ2_bzDecompress(bz_stream *strm)

int BZ2_bzread(BZFILE *b, void *buf, int len)

int BZ2_bzwrite(BZFILE *b, void *buf, int len)

int BZ2_bzBuffToBuffDecompress(char *dest, unsigned int *destLen, char *source, unsigned int sourceLen, int small, int verbosity)

int BZ2_bzRead(int *bzerror, BZFILE *b, void *buf, int len)

int BZ2_bzBuffToBuffCompress(char *dest, unsigned int *destLen, char *source, unsigned int sourceLen, int blockSize100k, int verbosity, int workFactor)

const char * BZ2_bzerror(BZFILE *b, int *errnum)

BZFILE * BZ2_bzReadOpen(int *bzerror, FILE *f, int verbosity, int small, void *unused, int nUnused)

BZFILE * BZ2_bzWriteOpen(int *bzerror, FILE *f, int blockSize100k, int verbosity, int workFactor)

int BZ2_bzDecompressInit(bz_stream *strm, int verbosity, int small)

void BZ2_bzReadClose(int *bzerror, BZFILE *b)

void BZ2_bzWriteClose64(int *bzerror, BZFILE *b, int abandon, unsigned int *nbytes_in_lo32, unsigned int *nbytes_in_hi32, unsigned int *nbytes_out_lo32, unsigned int *nbytes_out_hi32)

int BZ2_bzflush(BZFILE *b)

int BZ2_bzCompressEnd(bz_stream *strm)

void BZ2_bzclose(BZFILE *b)

unsigned int

A callback function used to compare two keys in a database.

static const CS_INT unused

const CharType(& source)[N]

unsigned int total_out_lo32

unsigned int total_out_hi32

unsigned int total_in_lo32

unsigned int total_in_hi32


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4