PaddeK / node-maxmind-db

This is the pure Node API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).
GNU Lesser General Public License v2.1
88 stars 25 forks source link

Fix 32 bit records lookup #12

Closed the-eater closed 9 years ago

the-eater commented 9 years ago

Fixes #11