-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
If we know the correct layout (header, padding and content structure) of an primitive type array we can create the same layout in native memory and create an java object out of it using the code below.
https://gist.github.com/Neiko2002/be6301482f5fcdeb003337bb1714972e
A RecordSequence for primitive types could allocate additional bytes upfront and fill them with the correct header of an array of the same primitive type.
Metadata
Metadata
Assignees
Labels
No labels