6 messages in net.java.dev.jna.users[jna-users] Re: Replacing getByteArra...
FromSent OnAttachments
Stas OskinJan 26, 2009 1:00 pm 
Stas OskinJan 26, 2009 1:01 pm 
Stas OskinJan 28, 2009 2:00 am 
Timothy WallJan 28, 2009 4:20 am 
Stas OskinJan 28, 2009 10:57 am 
Timothy WallJan 28, 2009 12:52 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] Re: Replacing getByteArray by getByteBufferActions...
From:Stas Oskin (stas@gmail.com)
Date:Jan 26, 2009 1:01:15 pm
List:net.java.dev.jna.users

Sorry, I meant the reverse meaning of this - replace data copy (getByeArray) by direct pointer(getByteBuffer).

Hi.

Is it possible to replace getByteBuffer by getByteArray?

Regards.