bencode.hpp icon indicating copy to clipboard operation
bencode.hpp copied to clipboard

A C++ parser for bencoded data

Results 1 bencode.hpp issues
Sort by recently updated
recently updated
newest added

Hi I'm new to the whole bencode thing so thanks a lot for this easy to use library! I was wondering, can a bencoded string include any arbitrary bytes, if...