Skip to content

Support for primitive types in binary serialization union arrays  #275

@jespertheend

Description

@jespertheend

At the moment, only objects are supported in union arrays. However, we could possibly support primitive types as long as the types in the array are sufficiently different. For instance StorageType.STRING and StorageType.INT32.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: ModerateWill take a good amount of time and experience with the codebase, but feasible.topic: Binary SerializationRelated to serializing/deserializing objects using util/binarySerialization.js

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions