mini\Table\Index::unpackFloat() Method

public static

Signature

public static function unpackFloat(string $data): float

Parameters

Name Type Default Description
$data string required Documentation missing

Returns

float

Documentation

Unpack 8-byte binary to float

Source

src/Table/Index.php:103-119