ot::FrameBuilder::AppendBigEndianUint16() method
Appends an `uint16_t` value assuming big endian encoding to the `FrameBuilder`.
Arguments
aUint16
The `uint16_t` value to append.
Return value
kErrorNone Successfully appended the value. kErrorNoBufs Insufficient available buffers.