#include "ndn-cxx/encoding/buffer.hpp"#include <boost/iostreams/categories.hpp>#include <boost/iostreams/stream.hpp>

Go to the source code of this file.
Classes | |
| class | ndn::detail::BufferAppendDevice |
(implementation detail) a Boost.Iostreams.Sink which appends to an ndn::Buffer More... | |
| class | ndn::OBufferStream |
implements an output stream that constructs ndn::Buffer More... | |
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
| ndn::detail | |