send table of double

nixter smp.nix at gmail.com
Mon Dec 8 14:48:07 EST 2008


Hello,

First thanks for this great framework.

I have a question, What's the fatest way to send a table of double?

For example :
[code]
double[] tab=new double[10];

channel.write(tab);

[/code]

Thank you.
-- 
View this message in context: http://n2.nabble.com/send-table-of-double-tp1630585p1630585.html
Sent from the Netty User Group mailing list archive at Nabble.com.




More information about the netty-users mailing list