Bencode
Bencode copied to clipboard
Swift bencode decoder & encoder
Results
3
Bencode issues
Sort by
recently updated
recently updated
newest added
This library returns wrong encoding, even in the example
The subscript accessor currently fails to work because the hash includes the order and thus doesn't match during the lookup. This makes the hash only include the properties that are...