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
IOExceptionpublic static void readFixedArray(RootInput in, Object[] data, String type) throws IOException
IOExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics