GeoIP2 PHP API v2.13.0

Decoder
in package

Table of Contents

__construct()  : mixed
decode()  : array<string|int, mixed>

Methods

__construct()

public __construct(resource $fileStream, int $pointerBase[, bool $pointerTestHack = false ]) : mixed
Parameters
$fileStream : resource
$pointerBase : int
$pointerTestHack : bool = false
Return values
mixed

decode()

public decode(int $offset) : array<string|int, mixed>
Parameters
$offset : int
Return values
array<string|int, mixed>

Search results