doap/source
Tristan B. Velloza Kildaire 36254da902 CoapPacket
- `fromBytes(ubyte[])` now extracts the request/response code
- `fromBytes(ubyte[])` also throws an exception on message size underflow
- Added `getCode()`

Packet (unit tests)

- Added request/response code tests
- Padded message (for now) to make tests pass
2023-09-13 21:34:02 +02:00
..
doap CoapPacket 2023-09-13 21:34:02 +02:00