Geolix.Reader
Module to read database files and split them into data and metadata.
Summary↑
read_database(filename) | Reads a database file and returns the data and metadata parts from it |
Functions
Specs:
- read_database(String.t) :: {binary, binary}
Reads a database file and returns the data and metadata parts from it.