class UnivalArray extends Object
Constructor and Description |
---|
UnivalArray(RRDFile file,
int size)
Read an UnivalArray from a rrd native file at the current position
|
public UnivalArray(RRDFile file, int size) throws IOException
file
- the RRdFilesize
- the numer of elements in the arrayIOException
- if any.