Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
point Struct Reference

Data Fields

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

Detailed Description

Definition at line 68 of file zran.c.

Field Documentation

◆ bits

int point::bits

Definition at line 71 of file zran.c.

Referenced by deflate_index_extract().

◆ in

off_t point::in

Definition at line 70 of file zran.c.

Referenced by deflate_index_extract().

◆ out

off_t point::out

Definition at line 69 of file zran.c.

Referenced by deflate_index_extract().

◆ window

unsigned char point::window[WINSIZE]

Definition at line 72 of file zran.c.

Referenced by deflate_index_extract().


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