Andrew Stitcher created PROTON-2447:
---------------------------------------

             Summary: Add new internal API pn_buffer_free_memory to get direct 
access to unused memory in buffer
                 Key: PROTON-2447
                 URL: https://issues.apache.org/jira/browse/PROTON-2447
             Project: Qpid Proton
          Issue Type: New Feature
          Components: proton-c
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


Using pn_buffer_t is a little bit hackish, but is the simplest current way to 
manage a variable sized (resizeable) buffer in proton. It is missing a direct 
way top get the byte span of the un used memory.
This change adds that API. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to