Hi,

When parsing through a TBinaryProtocol, trying to get the readMessageBegin,
readI32, returns 16777216, which will raise an EOFError, because it's just
a too big of a value. If I use something like 25, I do get something pretty
closer to what I am trying to get, although I still get the initial bit of
the protocol, and not just the name I am trying to get.

Any hints as to where I should be looking?



Ps.: sorry for the cross-post, but feedback seems to be a little slim on
the user@ side of things


Thank you,

André

Reply via email to