ditto / live.ditto / tryReadCBORBytes

tryReadCBORBytes

fun <reified T : Any> tryReadCBORBytes(bytes: ByteArray, objectReader: ObjectReader): T?