# Functions
FromVlog produces an index from the data in the value log.
No description provided by the author
No description provided by the author
No description provided by the author
ReadTrailer reads the trailer of the index log.
No description provided by the author
WriteIndex is a convenience function to write the contents of `idx` to `path`.
# Constants
LocationSize is the physical storage of a single item (8 for the key, 8 for the wal offset, 4 for the len).
No description provided by the author