forked from TrueCloudLab/rclone
encodings: add all known backend encodings
This commit is contained in:
parent
a56c9ab61d
commit
c09b62a088
6 changed files with 388 additions and 21 deletions
|
@ -141,7 +141,7 @@ func TestDecodeHalf(t *testing.T) {
|
|||
}
|
||||
|
||||
const oneDrive = MultiEncoder(
|
||||
EncodeStandard |
|
||||
uint(Standard) |
|
||||
EncodeWin |
|
||||
EncodeBackSlash |
|
||||
EncodeHashPercent |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue