This is called "blob_stream" but it doesn't use an ndn::Blob which is immutable. More...
#include <blob-stream.hpp>
Public Member Functions | |
| ptr_lib::shared_ptr< std::vector< uint8_t > > | buf () |
This is called "blob_stream" but it doesn't use an ndn::Blob which is immutable.
It uses a pointer to a vector<uint8_t>. This is inteded for internal library use, not exported in the API.
1.8.9.1