Package org.fairdatapipeline.objects
Interface StandardArrayDataReader
-
public interface StandardArrayDataReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NumericalArray
read(CleanableFileChannel fileChannel, java.lang.String component)
-
-
-
Method Detail
-
read
NumericalArray read(CleanableFileChannel fileChannel, java.lang.String component)
-
-