|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
Encode to a TLV element where TLV-VALUE is a NonNegativeInteger. More...
#include <nni.hpp>
Public Member Functions | |
| template<typename I > | |
| NniElement (uint32_t type, I value) | |
| void | encodeTo (Encoder &encoder) const |
Encode to a TLV element where TLV-VALUE is a NonNegativeInteger.
|
inlineexplicit |
|
inline |