Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Native memory backed BufferedImage with NIO
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Roland Richter, post: 587790"] I'm a little bit confused. From the allocateDirect(int) documentation: "Allocates a new direct byte buffer. [...] Whether or not it has a backing array is unspecified." The documentation on NewDirectByteBuffer() does not even state whether the created byte buffer has a backing array or not. So, if I understand your comment correctly, it always has? Which buffers won't have a backing array then? - Roland [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Native memory backed BufferedImage with NIO
Top