CumulativeProtocolDecoder & ByteOrder.LITTLE_ENDIAN
---------------------------------------------------
Key: DIRMINA-383
URL: https://issues.apache.org/jira/browse/DIRMINA-383
Project: MINA
Issue Type: Bug
Components: Core
Affects Versions: 1.0.2
Environment: Win-XP
Reporter: Michael Link
When the decoder returns false, the CumulativeProtocolDecoder saves the
remaining buffer in a copy in a session attribute. That copy doesn't inherit
the ByteOrder-Setting of the original buffer, therefore I have to switch the
ByteOrder manually. Is this correct behaviour ? I would expect that the copied
buffer inherits the ByteOrder-Setting.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.