doap/source
Tristan B. Velloza Kildaire f85b33a5b1 CoapPacket
- Fixed bug in `fromBytes(ubyte[])` whereby we would parse the delta 0-12 option value correctly in the 0-12 length case but would never jump over it idx-wise
- This effectively left us on the starting byte of the option value for the next round, instead of starting on the next `(option delta | option length)`
2023-09-21 16:25:26 +02:00
..
doap CoapPacket 2023-09-21 16:25:26 +02:00