[vector] Intrinsics for fromByteArray, fromByteBuffer, intoByteArray, intoByteBuffer

John Rose john.r.rose at oracle.com
Thu May 3 15:48:11 UTC 2018


On May 3, 2018, at 8:40 AM, Paul Sandoz <paul.sandoz at oracle.com> wrote:
> 
> stick to native endianness for the moment to keep things simpler initially

I suggest throwing an exception if the buffer is in the wrong endianness.
We have regretted silently converting to native on other occasions.
— John


More information about the panama-dev mailing list