public class FloatArrayDatagram extends Datagram
data, duration, NUM_HEADER_BYTES| Constructor and Description |
|---|
FloatArrayDatagram(long duration,
float[] data) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getFloatData() |
void |
write(DataOutput raf)
Write this datagram to a random access file or data output stream.
|
equals, getData, getDuration, getLength, setDurationpublic float[] getFloatData()
public void write(DataOutput raf) throws IOException
write in class Datagramraf - rafIOException - IOExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.