Geolix v0.12.0 Geolix.Adapter.MMDB2.Reader

Module to read mmdb2 database files and split them into data and metadata.

Summary

Functions

Reads a database file and returns the data and metadata parts from it

Functions

read_database(filename)
read_database(String.t) :: {binary | :error, binary | :no_metadata}

Reads a database file and returns the data and metadata parts from it.