Modules§
Structs§
- Squash
Codec - Squash
Codec Impl - Squash
Codec Info - Squash
Context - Squash
File - Squash
License - Squash
Memory Funcs - Squash
Object - Squash
Option Info - Squash
Option Info Enum Int - Squash
Option Info Enum String - Squash
Option Info Enum String Map - Squash
Option Info Range Int - Squash
Option Info Range Size - Squash
Options - Squash
Plugin - Squash
Stream - Squash
Stream Private - va_list
Enums§
Constants§
- SQUASH_
VERSION_ API - SQUASH_
VERSION_ CURRENT - Current version, encoded as a single number
- SQUASH_
VERSION_ MAJOR - SQUASH_
VERSION_ MINOR - SQUASH_
VERSION_ REVISION
Functions§
- SQUASH_
VERSION - Encode the major, minor, and revisions into a single number
- SQUASH_
VERSION_ EXTRACT_ MAJOR - Extract the major version number from an encoded version
- SQUASH_
VERSION_ EXTRACT_ MINOR - Extract the minor version number from an encoded version
- SQUASH_
VERSION_ EXTRACT_ REVISION - Extract the revsion number from an encoded version
- squash_
aligned_ ⚠alloc - squash_
aligned_ ⚠free - squash_
calloc ⚠ - squash_
codec_ ⚠compress - squash_
codec_ ⚠compress_ with_ options - squash_
codec_ ⚠create_ stream - squash_
codec_ ⚠create_ stream_ with_ options - squash_
codec_ ⚠decompress - squash_
codec_ ⚠decompress_ with_ options - squash_
codec_ ⚠get_ context - squash_
codec_ ⚠get_ extension - squash_
codec_ ⚠get_ info - squash_
codec_ ⚠get_ max_ compressed_ size - squash_
codec_ ⚠get_ name - squash_
codec_ ⚠get_ option_ info - squash_
codec_ ⚠get_ plugin - squash_
codec_ ⚠get_ priority - squash_
codec_ ⚠get_ uncompressed_ size - squash_
codec_ ⚠init - squash_
context_ ⚠foreach_ codec - squash_
context_ ⚠foreach_ plugin - squash_
context_ ⚠get_ codec - squash_
context_ ⚠get_ codec_ from_ extension - squash_
context_ ⚠get_ default - squash_
context_ ⚠get_ plugin - squash_
error ⚠ - squash_
file_ ⚠close - squash_
file_ ⚠eof - squash_
file_ ⚠error - squash_
file_ ⚠flush - squash_
file_ ⚠flush_ unlocked - squash_
file_ ⚠free - squash_
file_ ⚠lock - squash_
file_ ⚠open - squash_
file_ ⚠open_ with_ options - squash_
file_ ⚠printf - squash_
file_ ⚠read - squash_
file_ ⚠read_ unlocked - squash_
file_ ⚠steal - squash_
file_ ⚠steal_ with_ options - squash_
file_ ⚠unlock - squash_
file_ ⚠vprintf - squash_
file_ ⚠vwprintf - squash_
file_ ⚠wopen - squash_
file_ ⚠wopen_ with_ options - squash_
file_ ⚠wprintf - squash_
file_ ⚠write - squash_
file_ ⚠write_ unlocked - squash_
foreach_ ⚠codec - squash_
foreach_ ⚠plugin - squash_
free ⚠ - squash_
get_ ⚠codec - squash_
get_ ⚠codec_ from_ extension - squash_
get_ ⚠plugin - squash_
license_ ⚠from_ string - squash_
license_ ⚠to_ string - squash_
malloc ⚠ - squash_
object_ ⚠destroy - squash_
object_ ⚠get_ ref_ count - squash_
object_ ⚠init - squash_
object_ ⚠ref - squash_
object_ ⚠ref_ sink - squash_
object_ ⚠unref - squash_
options_ ⚠destroy - squash_
options_ ⚠get_ bool - squash_
options_ ⚠get_ bool_ at - squash_
options_ ⚠get_ boolw - squash_
options_ ⚠get_ int - squash_
options_ ⚠get_ int_ at - squash_
options_ ⚠get_ intw - squash_
options_ ⚠get_ size - squash_
options_ ⚠get_ size_ at - squash_
options_ ⚠get_ sizew - squash_
options_ ⚠get_ string - squash_
options_ ⚠get_ string_ at - squash_
options_ ⚠get_ stringw - squash_
options_ ⚠init - squash_
options_ ⚠new - squash_
options_ ⚠newa - squash_
options_ ⚠newaw - squash_
options_ ⚠newv - squash_
options_ ⚠newvw - squash_
options_ ⚠neww - squash_
options_ ⚠parse - squash_
options_ ⚠parse_ option - squash_
options_ ⚠parse_ optionw - squash_
options_ ⚠parsea - squash_
options_ ⚠parseaw - squash_
options_ ⚠parsev - squash_
options_ ⚠parsevw - squash_
options_ ⚠parsew - squash_
options_ ⚠set_ bool - squash_
options_ ⚠set_ bool_ at - squash_
options_ ⚠set_ int - squash_
options_ ⚠set_ int_ at - squash_
options_ ⚠set_ size - squash_
options_ ⚠set_ size_ at - squash_
options_ ⚠set_ string - squash_
options_ ⚠set_ string_ at - squash_
plugin_ ⚠foreach_ codec - squash_
plugin_ ⚠get_ codec - squash_
plugin_ ⚠get_ licenses - squash_
plugin_ ⚠get_ name - squash_
plugin_ ⚠init - squash_
realloc ⚠ - squash_
set_ ⚠default_ search_ path - squash_
set_ ⚠memory_ functions - squash_
splice ⚠ - squash_
splice_ ⚠custom - squash_
splice_ ⚠custom_ with_ options - squash_
splice_ ⚠with_ options - squash_
status_ ⚠to_ string - squash_
stream_ ⚠destroy - squash_
stream_ ⚠finish - squash_
stream_ ⚠flush - squash_
stream_ ⚠init - squash_
stream_ ⚠new - squash_
stream_ ⚠new_ with_ options - squash_
stream_ ⚠newa - squash_
stream_ ⚠newv - squash_
stream_ ⚠process - squash_
version ⚠ - squash_
version_ ⚠api
Type Aliases§
- Squash
Codec Foreach Func - Squash
Destroy Notify - Squash
Plugin Foreach Func - Squash
Read Func - Squash
Write Func - wchar_t