ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
Loading...
Searching...
No Matches
ndn::encoding::Estimator Member List

This is the complete list of members for ndn::encoding::Estimator, including all inherited members.

appendBytes(span< const uint8_t > bytes) const noexceptndn::encoding::Estimatorinline
appendNonNegativeInteger(uint64_t n) const noexceptndn::encoding::Estimatorinline
appendRange(Iterator first, Iterator last) const noexceptndn::encoding::Estimatorinline
appendVarNumber(uint64_t n) const noexceptndn::encoding::Estimatorinline
prependBytes(span< const uint8_t > bytes) const noexceptndn::encoding::Estimatorinline
prependNonNegativeInteger(uint64_t n) const noexceptndn::encoding::Estimatorinline
prependRange(Iterator first, Iterator last) const noexceptndn::encoding::Estimatorinline
prependVarNumber(uint64_t n) const noexceptndn::encoding::Estimatorinline