mini\Table\Index\BTreeInternalPage::importWriteBuffer()
Method
public
Signature
public function importWriteBuffer(): void
Returns
void
Documentation
Import writeBuffer into children/keys in sorted order.
WriteBuffer entries are [[promoteKey, pageNum], ...].