public class IOUtils extends Object
Constructor and Description |
---|
IOUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
readFixedArray(RootInput in,
Object[] data,
String type) |
static void |
readVariableMultiArray(RootInput in,
float[][] source,
int[] lengths) |
public static void readVariableMultiArray(RootInput in, float[][] source, int[] lengths) throws IOException
IOException
public static void readFixedArray(RootInput in, Object[] data, String type) throws IOException
IOException
Jas4pp 1.5 © Java Analysis Studio for Particle Physics