mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +01:00
f10060fe8f
If the decoding fails and there are UTF-8 decodable bytes before the bytes that couldn't be decoded, then the read index of the original buffer is incremented and those bytes will be missing from the decode result. Now we create a new buffer and the decoding will start at the original start offset. issue #2546 |
||
---|---|---|
.. | ||
apktool-cli | ||
apktool-lib |