Skip to content

Add read/write for CUnion #175

@markehammons

Description

@markehammons

Read/write for CUnion will behave differently from other types. Since CUnion data will continue to live in native memory, and the data within it will be interpreted as a specific type until user request, a special method unionReader/unionWriter will be added to ReadWriteModule to handle the necessary allocation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions