numBlocks

fun numBlocks(size: Long, blockSize: Int): Int

Return the number of blocks required to store size values on blockSize * .