Variable ColumnSpecialization.chunkSize

In bytes

struct ColumnSpecialization
{
  // ...
  uint chunkSize ;
  // ...
}