Lzma2Stream.h file
Namespaces
- namespace Death
- Shared root namespace.
- namespace Death::IO
- File system, streaming and IO-related classes.
- namespace Death::IO::Compression
- Data compression streaming interfaces.
Classes
- class Death::IO::Compression::Lzma2Stream
- Provides read-only streaming of compressed data using the LZMA2 compression algorithm.
- class Death::IO::Compression::Lzma2Writer
- Provides write-only streaming to compress written data by using the LZMA2 compression algorithm.