QCBOR icon indicating copy to clipboard operation
QCBOR copied to clipboard

Add support for RFC 8746 tagged arrays (homogenous arrays of integers)

Open laurencelundblade opened this issue 5 years ago • 1 comments

laurencelundblade avatar Aug 13 '19 06:08 laurencelundblade

Based on RFC 8746 Homogeneous arrays this is not limited to array of integers, but

it has elements that are all of the same application model data type.

The examples are an array of boolean and an array of C-struct.

escherstair avatar Nov 03 '22 13:11 escherstair