rclone/lib/encoder
Klaus Post cb7534dcdf
lib: Add file name compression
Allows to compress short arbitrary strings and returns a string using base64 url encoding.

Generator for tables included and a few samples has been added. Add more to init.go

Tested with fuzzing for crash resistance and symmetry, see fuzz.go
2020-08-13 16:14:11 +01:00
..
filename lib: Add file name compression 2020-08-13 16:14:11 +01:00
internal/gen doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
encoder_cases_test.go lib/encoder: add LeftPeriod encoding 2019-09-30 22:00:25 +01:00
encoder_test.go lib/encoder: move definitions here and remove uint casts 2020-01-16 14:40:36 +00:00
encoder.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
standard.go lib/encoder: remove noencode tag and update CONTRIBUTING 2020-01-17 15:00:01 +00:00