-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Is it possible to support typed arrays (packed arrays). Each element of an array is of known type and is not preceded by the byte of its type. It will reduce the size of large homogeneous arrays.
It is implemented in cbor, see https://tools.ietf.org/html/draft-ietf-cbor-array-tags-00
Metadata
Metadata
Assignees
Labels
No labels