Reader
Class: Instances of this class provide a reader for the MaxMind DB format. IP addresses can be looked up using the get method.
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:18
Class: Instances of this class provide a reader for the MaxMind DB format. IP addresses can be looked up using the get method.
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:18
Method: Constructs a Reader for the MaxMind DB format. The file passed to it must be a valid MaxMind DB file such as a GeoIp2 database file.
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:43
Method: Retrieves the record for the IP address.
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:94
Method: Retrieves the record for the IP address and its associated network prefix length.
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:121
Method:
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:149
Method:
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:192
Method:
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:208
Method:
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:241
Method:
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:261
Method:
Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:293