Alan Conway created PROTON-1688:
-----------------------------------

             Summary: [go] support encoding/decoding described arrays
                 Key: PROTON-1688
                 URL: https://issues.apache.org/jira/browse/PROTON-1688
             Project: Qpid Proton
          Issue Type: Bug
          Components: go-binding
    Affects Versions: proton-c-0.18.1
            Reporter: Alan Conway
            Assignee: Alan Conway
             Fix For: proton-c-0.19.0


Add support for AMQP described arrays.

Most described types are already covered by amqp.Described, but arrays are a 
special case. 
An array of described values has the descriptor and type encoded only once, 
followed by the undecorated values. Proton-C has a special API for this, it is 
not the same as starting an array and then encoding each value with the 
description.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to