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
d2d74d52b95ffdf92c1864cff663b7bb28f4ccca
SWCompression
/
Sources
/
BZip2
T
History
Timofey Solomko
c8d92e56d3
Replace BitReader and ByteReader with BitByteData's implementations
2018-01-03 19:22:15 +03:00
..
BurrowsWheeler.swift
Move source code files into subfolders
2017-10-06 23:10:01 +03:00
BZip2.swift
Replace BitReader and ByteReader with BitByteData's implementations
2018-01-03 19:22:15 +03:00
BZip2+BlockSize.swift
Add and update documentation
2017-11-14 20:37:20 +03:00
BZip2+Compress.swift
Replace SWCompression.BitWriter with BitByteData's one
2018-01-03 19:22:15 +03:00
BZip2+Lengths.swift
Extract private functions in bzip2 huffman code length generation
2017-10-07 15:14:00 +03:00
BZip2Error.swift
Rename BZip2Error.wrongHuffmanLengthCode to wrongHuffmanCodeLength
2017-11-10 22:20:47 +03:00
SuffixArray.swift
Revert change to suffix array
2017-10-07 12:26:56 +03:00