Apache Qpid - AMQP Messaging for Java JMS, C++, Python, Ruby, and .NET | Apache Qpid Documentation |
#include "Buffer.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | qpid |
namespace | qpid::framing |
Classes | |
class | qpid::framing::ResizableBuffer |
A buffer that maintains its own storage and can be resized, keeping any data already written to the buffer. More... |