You are here

private property Decoder::$pointerValueOffset in Smart IP 7.2

Same name and namespace in other branches
  1. 6.2 includes/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php \MaxMind\Db\Reader\Decoder::pointerValueOffset

File

includes/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php, line 201

Class

Decoder

Namespace

MaxMind\Db\Reader

Code

private $pointerValueOffset = array(
  1 => 0,
  2 => 2048,
  3 => 526336,
  4 => 0,
);