mini\Table\Index\BTreeInternalPage::calculateSize() Method

public

Signature

public function calculateSize(): int

Returns

int

Documentation

Calculate the size this page will have when serialized.

Does NOT include writeBuffer - call importWriteBuffer() first if needed.

Source

src/Table/Index/BTreeIndex.php:601-613