R/binary_io.R
ColumnReader.Rd
Constructor for ColumnReader class
ColumnReader
ColumnReader(nrow, ncol, reader)
the number of rows
the number of columns
a function that takes a set of column indices and returns a matrix
matrix
a new instance of type ColumnReader