Rizin
unix-like reverse engineering framework and cli tools
point Struct Reference

Public Attributes

off_t out
 
off_t in
 
int bits
 
unsigned char window [WINSIZE]
 

Detailed Description

Definition at line 68 of file zran.c.

Member Data Documentation

◆ bits

int point::bits

Definition at line 71 of file zran.c.

Referenced by addpoint(), and deflate_index_extract().

◆ in

off_t point::in

Definition at line 70 of file zran.c.

Referenced by addpoint(), and deflate_index_extract().

◆ out

off_t point::out

Definition at line 69 of file zran.c.

Referenced by addpoint(), and deflate_index_extract().

◆ window

unsigned char point::window[WINSIZE]

Definition at line 72 of file zran.c.

Referenced by addpoint(), and deflate_index_extract().


The documentation for this struct was generated from the following file: