#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