#include "ndn-cxx/encoding/buffer.hpp"
#include <boost/iostreams/concepts.hpp>
#include <boost/iostreams/stream.hpp>
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 | |