mini\Table\Index::packInt() Method

public static

Signature

public static function packInt(int $n): string

Parameters

Name Type Default Description
$n int required Documentation missing

Returns

string

Documentation

Pack integer to 8-byte sortable binary

Source

src/Table/Index.php:60-66