Skip to content

Support appending raw bytes to variant objects and lists #8217

@scovich

Description

@scovich

When working with shredded variants, we need the ability to copy nested object fields and array elements of one variant to a destination. This is a byte-wise copy that relies on the fact that the new variant being built uses the same metadata dictionary as the source variant it is derived from.

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