![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
26 May
2020
26 May
'20
10:45 a.m.
#468: Overhaul of byte[] as java.nio.Buffer ----------------------------------+------------------------- Reporter: Evenson Not Org | Type: defect Status: new | Priority: critical Milestone: 1.7.0 | Component: interpreter Version: 1.7.0-dev | Keywords: Parent Tickets: | ----------------------------------+------------------------- If we represent everything as a java.nio.Buffer, we gain the ability to allocate our vectors and arrays using com.sun.jna.Memory.malloc(int) invocations. -- Ticket URL: <http://abcl.org/trac/ticket/468> armedbear <http://abcl.org> armedbear