doap/source
Tristan B. Velloza Kildaire 69a0fa12c5 CoapPacket
- Added `getType()`
- Added `getTokenLength()`
- Added `getVersion()`
- Added `fromBytes(ubyte[])` which decodes the provided bytes and produces a `CoapPacket` at the end
Packet (unit tests)

- Added initial decode tests
2023-09-13 21:19:24 +02:00
..
doap CoapPacket 2023-09-13 21:19:24 +02:00