You are here

private static property Reader::$METADATA_START_MARKER_LENGTH in Smart IP 7.2

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

File

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

Class

Reader
Instances of this class provide a reader for the MaxMind DB format. IP addresses can be looked up using the <code>get</code> method.

Namespace

MaxMind\Db

Code

private static $METADATA_START_MARKER_LENGTH = 14;