danieltmbr/Bencode

Seems it does not support 2-byte-charactor encoding

snakehnb opened this issue · 1 comments

Bencode(file: torrentUrl) returns nil when torrentUrl refers to a torrent file encoded with 2-byte-charator encoding such as Chinese language.
A test file attached:
test.torrent.zip

Nice catch. Going to work on that! Thanks!