filebrowser/backend/vendor/github.com/nwaples/rardecode
Graham Steffaniak b928e6557c updated with a few changes
- git directory structure changed (no more src folder)
 - search now works with filesize larger/smaller than x MB
 - search currently allows for only one search request at a time
   - cancels older requests by having them immediately return null
2023-07-21 17:41:24 -05:00
..
LICENSE updated with a few changes 2023-07-21 17:41:24 -05:00
README.md updated with a few changes 2023-07-21 17:41:24 -05:00
archive.go updated with a few changes 2023-07-21 17:41:24 -05:00
archive15.go updated with a few changes 2023-07-21 17:41:24 -05:00
archive50.go updated with a few changes 2023-07-21 17:41:24 -05:00
bit_reader.go updated with a few changes 2023-07-21 17:41:24 -05:00
decode29.go updated with a few changes 2023-07-21 17:41:24 -05:00
decode29_lz.go updated with a few changes 2023-07-21 17:41:24 -05:00
decode29_ppm.go updated with a few changes 2023-07-21 17:41:24 -05:00
decode50.go updated with a few changes 2023-07-21 17:41:24 -05:00
decode_reader.go updated with a few changes 2023-07-21 17:41:24 -05:00
decrypt_reader.go updated with a few changes 2023-07-21 17:41:24 -05:00
filters.go updated with a few changes 2023-07-21 17:41:24 -05:00
huffman.go updated with a few changes 2023-07-21 17:41:24 -05:00
ppm_model.go updated with a few changes 2023-07-21 17:41:24 -05:00
reader.go updated with a few changes 2023-07-21 17:41:24 -05:00
vm.go updated with a few changes 2023-07-21 17:41:24 -05:00

README.md

rardecode

GoDoc

A go package for reading RAR archives.