sizeInBytes=intSaturatedCast(offsets[arrayOffset + positionCount] - offsets[arrayOffset] + ((Integer.BYTES + Byte.BYTES) * (long)positionCount)); | sizeInBytes=offsets[arrayOffset + positionCount] - offsets[arrayOffset] + ((Integer.BYTES + Byte.BYTES) * (long)positionCount); | sizeInBytes=intSaturatedCast(offsets[arrayOffset + positionCount] - offsets[arrayOffset] + ((Integer.BYTES + Byte.BYTES) * (long)positionCount)) | sizeInBytes=offsets[arrayOffset + positionCount] - offsets[arrayOffset] + ((Integer.BYTES + Byte.BYTES) * (long)positionCount) | presto | 4588e6eee847e69f831acb6e927db850aec7c3c6 | com.facebook.presto.spi.block.VariableWidthBlock | | _1 | sizeInBytes |
---|
_2 | sizeInBytes |
---|
| | | | Uses | True |