Hi Peter, so I've refactored the original Torrent class by splitting it's parsing functions into a new class - TorrentParser (as you've suggested). Changelog and some other information are in (more...)
Hi Petr,
I agree - the original reason why I’ve added inline modifier into function declarations is that I’ve seen it in other source codes. So I’ve removed them completely from (more...)