Hi,

 

I have some strange problem on remote Windows server that I cannot reproduce
locally - when I try to deserialize avro bytecode containing Long field to
json using avro::binaryDecoder + avro::jsonEncoder I get some strange
excessive bytes in resulting json - it's code equal to -96 (unprintable
character). There are exactly 3 of these excessive bytes and they divide the
Long-typed field on several parts.

What may be the problem and why I cannot reproduce it on another Windows PC?

Reply via email to