0xff in binary stream is interpreted as end-of-stream
-----------------------------------------------------

                 Key: AVRO-916
                 URL: https://issues.apache.org/jira/browse/AVRO-916
             Project: Avro
          Issue Type: Bug
          Components: c++
            Reporter: Thiruvalluvan M. G.
            Assignee: Thiruvalluvan M. G.


When read byte by byte, {{BufferStreambuf.hh}} return int -1 when it encounters 
0xff in the stream. This is being interpreted as end-of-stream elsewhere 
causing problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to