filebrowser/backend/vendor/github.com/klauspost/compress/flate
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
..
deflate.go updated with a few changes 2023-07-21 17:41:24 -05:00
dict_decoder.go updated with a few changes 2023-07-21 17:41:24 -05:00
fast_encoder.go updated with a few changes 2023-07-21 17:41:24 -05:00
gen_inflate.go updated with a few changes 2023-07-21 17:41:24 -05:00
huffman_bit_writer.go updated with a few changes 2023-07-21 17:41:24 -05:00
huffman_code.go updated with a few changes 2023-07-21 17:41:24 -05:00
huffman_sortByFreq.go updated with a few changes 2023-07-21 17:41:24 -05:00
huffman_sortByLiteral.go updated with a few changes 2023-07-21 17:41:24 -05:00
inflate.go updated with a few changes 2023-07-21 17:41:24 -05:00
inflate_gen.go updated with a few changes 2023-07-21 17:41:24 -05:00
level1.go updated with a few changes 2023-07-21 17:41:24 -05:00
level2.go updated with a few changes 2023-07-21 17:41:24 -05:00
level3.go updated with a few changes 2023-07-21 17:41:24 -05:00
level4.go updated with a few changes 2023-07-21 17:41:24 -05:00
level5.go updated with a few changes 2023-07-21 17:41:24 -05:00
level6.go updated with a few changes 2023-07-21 17:41:24 -05:00
regmask_amd64.go updated with a few changes 2023-07-21 17:41:24 -05:00
regmask_other.go updated with a few changes 2023-07-21 17:41:24 -05:00
stateless.go updated with a few changes 2023-07-21 17:41:24 -05:00
token.go updated with a few changes 2023-07-21 17:41:24 -05:00