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

public static

Signature

public static function fromRaw(string $data): self

Parameters

Name Type Default Description
$data string required Documentation missing

Returns

self

Documentation

Documentation missing - No docblock found for this method.

Source

src/Table/Index/BTreeIndex.php:41-53