int32_tnumOfRows=(getBufPageSize(pBuf)-blockDataGetSerialMetaSize(pBlock))/rowSize;// The value of numOfRows must be greater than 0, which is guaranteed by the previous memory allocation
// The value of numOfRows must be greater than 0, which is guaranteed by the previous memory allocation