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

Public Attributes

LZ4F_frameInfo_t lz4FrameInfo
 
LZ4IO_frameType_t frameType
 

Detailed Description

Definition at line 1364 of file lz4io.c.

Member Data Documentation

◆ frameType

LZ4IO_frameType_t LZ4IO_frameInfo_t::frameType

Definition at line 1366 of file lz4io.c.

Referenced by LZ4IO_displayCompressedFilesInfo(), and LZ4IO_getCompressedFileInfo().

◆ lz4FrameInfo

LZ4F_frameInfo_t LZ4IO_frameInfo_t::lz4FrameInfo

Definition at line 1365 of file lz4io.c.

Referenced by LZ4IO_displayCompressedFilesInfo(), and LZ4IO_getCompressedFileInfo().


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