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

Public Attributes

void * srcBuffer
 
size_t srcBufferSize
 
void * dstBuffer
 
size_t dstBufferSize
 
LZ4F_compressionContext_t ctx
 
LZ4F_CDict * cdict
 
LZ4F_decompressionContext_t ctx
 

Detailed Description

Definition at line 534 of file lz4io.c.

Member Data Documentation

◆ cdict

LZ4F_CDict* cRess_t::cdict

◆ ctx [1/2]

◆ ctx [2/2]

Definition at line 96 of file checkFrame.c.

◆ dstBuffer

◆ dstBufferSize

size_t cRess_t::dstBufferSize

◆ srcBuffer

◆ srcBufferSize

size_t cRess_t::srcBufferSize

Definition at line 536 of file lz4io.c.

Referenced by createCResources(), frameCheck(), and LZ4IO_createCResources().


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