Rob Godfrey created QPID-6971:
---------------------------------

             Summary: [Java] [AMQP 0-8/9/9-1] Use QpidByteBuffer rather than 
MarkableDataInput for decoding
                 Key: QPID-6971
                 URL: https://issues.apache.org/jira/browse/QPID-6971
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker, Java Client, Java Common
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: qpid-java-6.1


Currently we wrap input data into implementations of MarkableDataInput in order 
to read.  QpidByteBuffer already supports most of the same operations (albeit 
with differing names) and also does not throw IOException (since it knows it is 
always reading from memory).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to