This is java port of table portion of https://github.com/google/leveldb/tree/master/table
which provides a fast readonly access to file based map.
This is java port of table portion of https://github.com/google/leveldb/tree/master/table
which provides a fast readonly access to file based map.