nextLongMatrix1

fun nextLongMatrix1(rows: Int, cols: Int): Array<LongArray?>

Reads a 1-based (rows + 1) x (cols + 1) matrix of longs.