Skip to content

Typed arrays #64

@dvzubarev

Description

@dvzubarev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions