Skip to content

Support deserialization of int[] #7

@cowtowncoder

Description

@cowtowncoder

Although int arrays can be serialized, they can't yet be deserialized; mostly because flexible arrays (int array builder) don't exist in JDK. So just need to figure out minimal but non-wasteful way of building such arrays; ideally for other primitives as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions