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

Public Attributes

int off
 
int len
 

Detailed Description

Definition at line 1286 of file lz4hc.c.

Member Data Documentation

◆ len

int LZ4HC_match_t::len

Definition at line 1288 of file lz4hc.c.

Referenced by LZ4HC_compress_optimal().

◆ off

int LZ4HC_match_t::off

Definition at line 1287 of file lz4hc.c.

Referenced by LZ4HC_compress_optimal().


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