Missing methods in MemorySegment class
Red IO
redio.development at gmail.com
Thu Oct 20 10:46:52 UTC 2022
The convenience methods
getAtIndex(layout, index)
setAtIndex(layout, index, value)
Are missing for the primitive types byte and boolean. I see no reason to
exclude them since they simply calculate the required offset based on
layout and index.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20221020/ad1866e9/attachment.htm>
More information about the panama-dev
mailing list