What steps will reproduce the problem?
1.Generate a message that is at least 2^32 bytes in size
2.use ProtostuffIOUtil.writeTo(..) to output it (i used a file)
3.
What is the expected output? What do you see instead?
the actual length written, instead it's:
written: -1331439790
Of course I can and will calculate the overflow, but it would be nice if it
returned a long.
What version of the product are you using? On what operating system?
1.0 on mac
Please provide any additional information below.
Original issue reported on code.google.com by JeffreyD...@gmail.com on 29 Feb 2012 at 6:09
Original issue reported on code.google.com by
JeffreyD...@gmail.com
on 29 Feb 2012 at 6:09