In this tutorial you will see how to place array of double in buffer. The put
method of
DoubleBuffer class transfers the entire content of the given source
double array into a buffer.
import java.nio.DoubleBuffer;
|
| 32353.4 |