buffer-stream.hpp File Reference
#include "ndn-cxx/encoding/buffer.hpp"
#include <boost/iostreams/concepts.hpp>
#include <boost/iostreams/stream.hpp>
+ Include dependency graph for buffer-stream.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::detail::BufferSink
 (implementation detail) A Boost.Iostreams.Sink that appends to a Buffer. More...
 
class  ndn::OBufferStream
 An output stream that writes to a Buffer. More...
 

Namespaces

 ndn
 
 ndn::detail