Static
openOpens a mmdb file and returns a ReaderModel promise
The file to open
Optional
opts: OpenOptsOptions for opening the file. See https://github.com/runk/node-maxmind#options
Static
openOpens a buffer that contains mmdb data and returns a ReaderModel
The buffer to open
Class representing the mmdb reader *