4 messages in net.java.dev.jna.usersRe: Buffers as structure fields
FromSent OnAttachments
Albert StrasheimMar 8, 2008 12:07 am 
Albert StrasheimMar 8, 2008 12:24 am 
Timothy WallMar 8, 2008 5:21 am 
Albert StrasheimMar 8, 2008 11:59 am 
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:Re: Buffers as structure fieldsActions...
From:Albert Strasheim (full@gmail.com)
Date:Mar 8, 2008 12:24:41 am
List:net.java.dev.jna.users

Hello,

I should probably mention that I am only interested in direct buffers at this point.

I would imagine that supporting direct buffers as a first step might be easier than implementing the general case.

Cheers,

Albert

Hello all,

While mapping a structure containing a float*, I tried to represent the field using a FloatBuffer.