libisofs  1.4.8
Data Fields
iso_zisofs_ctrl Struct Reference

Parameter set for iso_zisofs_set_params(). More...

#include <libisofs.h>

Data Fields

int version
 
int compression_level
 
uint8_t block_size_log2
 

Detailed Description

Parameter set for iso_zisofs_set_params().

Since
0.6.18

Definition at line 7842 of file libisofs.h.

Field Documentation

◆ block_size_log2

uint8_t iso_zisofs_ctrl::block_size_log2

Definition at line 7857 of file libisofs.h.

◆ compression_level

int iso_zisofs_ctrl::compression_level

Definition at line 7852 of file libisofs.h.

◆ version

int iso_zisofs_ctrl::version

Definition at line 7845 of file libisofs.h.


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

Generated for libisofs by  doxygen 1.8.14