nextByteMatrix1

fun nextByteMatrix1(rows: Int, cols: Int): Array<ByteArray?>

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