Dataset.read

Read count data from file starting with offset

struct Dataset(Data, DataSpecType = typeof(DataSpecification!Data.make()))
read
const
(
hsize_t[] offset
,
hsize_t[] count
)
if (
isInputRange!Data
)

Meta