Geolix v0.10.1 Geolix.Reader

Module to read 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)

Specs

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

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