Companion

object Companion

Properties

Link copied to clipboard
const val ARCHIVESET: Int = 255

The ID of the ARCHIVESET archive.

Link copied to clipboard
const val MAX_ARCHIVE: Int = 255

The maximum archive ID.

Link copied to clipboard
const val MAX_GROUP_SIZE: Int

The maximum length of a group's contents in bytes.

Functions

Link copied to clipboard
fun open(root: Path, alloc: ByteBufAllocator = ByteBufAllocator.DEFAULT): Store

Opens a Store, automatically detecting the type based on the presence or absence of the main_file_cache.dat2 file.