saw someone complain that character encoding is poorly defined in bencode... weird complaint given that bencode's string type is literally called "byte string". it stores bytes, not characters.
@gsuberland maybe someone is squinting very hard in C99?