You are here

private static property Reader::$DATA_SECTION_SEPARATOR_SIZE 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::DATA_SECTION_SEPARATOR_SIZE

File

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

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 $DATA_SECTION_SEPARATOR_SIZE = 16;