Create a binary block copying from generic InputIterator. More...
#include <ndn-cxx/encoding/block-helpers.hpp>
Static Public Member Functions | |
static Block | makeBlock (uint32_t type, Iterator first, Iterator last) |
Create a binary block copying from generic InputIterator.
Definition at line 233 of file block-helpers.hpp.
|
inlinestatic |
Definition at line 239 of file block-helpers.hpp.