12 messages in net.java.dev.jna.usersBuffer arguments as pointer-to-buffer
FromSent OnAttachments
Albert StrasheimAug 22, 2007 3:47 pm 
Wayne MeissnerAug 22, 2007 4:19 pm 
Albert StrasheimAug 22, 2007 4:39 pm 
Wayne MeissnerAug 22, 2007 5:33 pm 
Albert StrasheimAug 22, 2007 5:47 pm 
Wayne MeissnerAug 22, 2007 6:13 pm 
Albert StrasheimAug 22, 2007 6:21 pm 
Albert StrasheimAug 22, 2007 6:26 pm 
Wayne MeissnerAug 22, 2007 8:05 pm 
Albert StrasheimAug 23, 2007 3:25 pm 
Wayne MeissnerAug 23, 2007 4:32 pm 
Albert StrasheimAug 23, 2007 4:50 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:Buffer arguments as pointer-to-bufferActions...
From:Albert Strasheim (full@gmail.com)
Date:Aug 22, 2007 3:47:54 pm
List:net.java.dev.jna.users

Hello all

JNA's mapping of ByteBuffers to pointer-to-buffers is very useful.

However, this mapping doesn't seem to support other buffer types like FloatBuffer, regardless of whether they are direct or backed by an array.

I was wondering if there is some fundamental reason why this hasn't been implemented, or if the developers simply haven't gotten round to it yet? If it's the latter, I could try my hand at preparing a patch.

Thanks.

Regards,

Albert