Expand description

Tools for handling the extension encoding of CoAP options

Enums

All the ways decoding an extension value can go wrong

Constants

The offset added to a 1-byte extended value
The offset added to a 2-byte extended value
Nibble value for “1 byte extension”
Nibble value for “2 byte extension”
Nibble value reserved for the payload marker

Functions

Encode delta and length into a small returned buffer
Decode an extended value.