Howdy folks, I opened a PR to resolve an issue with sub-optimal CBOR integer packing. This fixes some issues we were having with optimizing data streaming over BLE (packet size computation was all wonky): https://github.com/Kotlin/kotlinx.serialization/pull/1570