You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</code></pre><h2id=usage>Usage<aclass=heading-anchorhref=#usagearia-label="Link to Usage">#</a></h2><p><em>Note:</em> For accessing MaxMind GeoIP2 databases, we generally recommend using
15
+
</code></pre><h2id=usage>Usage<aclass=heading-anchorhref=#usagearia-label="Link to Usage">#</a></h2><p><em>Note:</em> For accessing MaxMind GeoIP databases, we generally recommend using
16
16
the <ahref=https://maxmind.github.io/GeoIP2-java/>GeoIP2 Java API</a> rather than using
17
17
this package directly.</p><p>To use the API, you must first create a <code>Reader</code> object. The constructor for
18
18
the reader object takes a <code>File</code> representing your MaxMind DB. Optionally you
0 commit comments