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

public

Signature

public function asString(): string

Returns

string

Documentation

Serialize to binary page format.

Children and keys are 0-based.

Source

src/Table/Index/BTreeIndex.php:559-585