Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
RzIOGzip Struct Reference

Public Attributes

ut8buf
 
ut32 size
 
ut64 offset
 

Detailed Description

Definition at line 10 of file io_gzip.c.

Member Data Documentation

◆ buf

ut8* RzIOGzip::buf

Definition at line 11 of file io_gzip.c.

Referenced by __close().

◆ offset

ut64 RzIOGzip::offset

Definition at line 13 of file io_gzip.c.

◆ size

ut32 RzIOGzip::size

Definition at line 12 of file io_gzip.c.


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