|
inline |
Array download from file. Downloads a csv file containing array data at file_path. If the arrays don't exist, they will be dimensioned.
filePath | String containing the path to the array file. |
GclibJavaException | If an error is generated by gclib. |
Definition at line 373 of file GclibJava.java.