I just added a unit test for this. The test will fail with a RTE using the old implementation.
Explanation: After reading the first byte, the position is 1 which doesn’t align with a 16IntArray. Thanks, Harbs > On Jun 21, 2018, at 1:48 AM, Greg Dove <[email protected]> wrote: > > I am not sure what the int16/int-aligned issue is yet (I have not read back > through all the relevant history) but if we can set up a unit test for it, > this stuff all becomes much clearer I think.
