numRowBytes

fun numRowBytes(numNumericColumns: Int, numTextColumns: Int, maxTextLength: Int): Int

Return

the number of bytes on such a row

Parameters

numNumericColumns

the number of numeric columns

numTextColumns

the number of text columns

maxTextLength

the length of the longest text column