liblzma (XZ Utils) 5.4.3
lzma Directory Reference

Files

file  base.h
 Data types and functions used in many places in liblzma API.
 
file  bcj.h
 Branch/Call/Jump conversion filters.
 
file  block.h
 .xz Block handling
 
file  check.h
 Integrity checks.
 
file  container.h
 File formats.
 
file  delta.h
 Delta filter.
 
file  filter.h
 Common filter related types and functions.
 
file  hardware.h
 Hardware information.
 
file  index.h
 Handling of .xz Index and related information.
 
file  index_hash.h
 Validate Index by using a hash function.
 
file  lzma12.h
 LZMA1 and LZMA2 filters.
 
file  stream_flags.h
 .xz Stream Header and Stream Footer encoder and decoder
 
file  version.h
 Version number.
 
file  vli.h
 Variable-length integer handling.