Classes | Functions
zran.h File Reference
#include <stdio.h>
#include "zlib.h"
Include dependency graph for zran.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  deflate_index
 

Functions

int deflate_index_build (FILE *in, off_t span, struct deflate_index **built)
 
int deflate_index_extract (FILE *in, struct deflate_index *index, off_t offset, unsigned char *buf, int len)
 
void deflate_index_free (struct deflate_index *index)
 

Function Documentation

◆ deflate_index_build()

int deflate_index_build ( FILE *  in,
off_t  span,
struct deflate_index **  built 
)

Definition at line 135 of file zlib/examples/zran.c.

◆ deflate_index_extract()

int deflate_index_extract ( FILE *  in,
struct deflate_index index,
off_t  offset,
unsigned char *  buf,
int  len 
)

Definition at line 248 of file zlib/examples/zran.c.

◆ deflate_index_free()

void deflate_index_free ( struct deflate_index index)

Definition at line 76 of file zlib/examples/zran.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:39