libdragon
Loading...
Searching...
No Matches
Data Fields
aplib_decompressor_t.partial Struct Reference

Data Fields

decompress_ringbuf_t ringbuf
 Ring buffer.
 
bool first_literal_done
 Whether the first literal has been written.
 
int nlit
 Number of expected literals.
 
int match_off
 Offset of the match.
 
int match_len
 Length of the match.
 

Field Documentation

◆ ringbuf

Ring buffer.

◆ first_literal_done

Whether the first literal has been written.

◆ nlit

Number of expected literals.

◆ match_off

Offset of the match.

◆ match_len

Length of the match.


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