CoapOption constructor

CoapOption(
  1. OptionType _type
)

Construction

Implementation

CoapOption(this._type) : _buffer = Uint8Buffer();