|
From: | Ewout Prangsma |
Subject: | NIO ByteBuffer & VM independence |
Date: | Sat, 06 Nov 2004 12:39:24 +0100 |
User-agent: | Mozilla Thunderbird 0.8 (Windows/20040913) |
Hi all,Would it be possible to introduce a new VM specific class in the java.nio package that delegates all the static allocate, allocateDirect & wrap methods of ByteBuffer to their specific implementation?
I think it should be easy to implement but would allow much greater freedom in how VM's want to implement it.
Ewout
[Prev in Thread] | Current Thread | [Next in Thread] |