Quote:
Originally Posted by geek1011
Sorry, but your solution is quite fragile and is a bit more complex than needed. The blob is just a QDataStream. If you don't want to use Qt (through C++, PyQt, or whatever), I've written a decoder for it in Go here: https://gist.github.com/geek1011/a41...1dc481020c5290.
|
Thanks a lot. I will take a look!