Create a binary block copying from generic InputIterator. More...
#include <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 255 of file block-helpers.hpp.
|
inlinestatic |
Definition at line 261 of file block-helpers.hpp.
References ndn::encoding::Encoder::appendRange(), ndn::encoding::Encoder::block(), and ndn::encoding::Encoder::prependVarNumber().