This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
SWCompression
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tsolomko/SWCompression.git
synced
2026-06-23 14:56:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4.5.0-test
SWCompression
/
Sources
/
LZMA
T
History
Timofey Solomko
7f27fdaf7c
[LZMA] Slightly rewrite initializer for RangeDecoder
2018-09-06 20:07:09 +03:00
..
LZMA.swift
[LZMA] Add LZMAProperties initializer which reads lzma encoded properties from bytereader
2018-08-28 11:36:34 +03:00
LZMABitTreeDecoder.swift
[LZMA] Make several internal classes final
2018-05-20 11:41:47 +03:00
LZMAConstants.swift
Updated copyright year to 2018
2018-01-03 19:44:18 +03:00
LZMADecoder.swift
[LZMA] Remove LZMADecoder.setProperties
2018-08-28 11:34:04 +03:00
LZMAError.swift
Updated copyright year to 2018
2018-01-03 19:44:18 +03:00
LZMALenDecoder.swift
[LZMA] Make several internal classes final
2018-05-20 11:41:47 +03:00
LZMAProperties.swift
[LZMA] Add LZMAProperties initializer which reads lzma encoded properties from bytereader
2018-08-28 11:36:34 +03:00
LZMARangeDecoder.swift
[LZMA] Slightly rewrite initializer for RangeDecoder
2018-09-06 20:07:09 +03:00