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

public

Signature

public function asString(): string

Returns

string

Documentation

Serialize to binary page format using precomputed meta.

Entries and meta are 0-based.

Source

src/Table/Index/BTreeIndex.php:166-207