|
Squash
0.7.0
|
A set of compression/decompression options. More...
Data Fields | |
| SquashObject | base_object |
| Base object. | |
| SquashCodec * | codec |
| Codec. | |
| SquashOptionValue * | values |
| NULL-terminated array of option values. | |
Data Fields inherited from _SquashObject | |
| volatile unsigned int | ref_count |
| The reference count. | |
| volatile bool | is_floating |
| Whether or not the object has a floating reference. | |
| SquashDestroyNotify | destroy_notify |
| Function to call when the reference count reaches 0. | |
1.8.9.1