Companion

object Companion

Types

Link copied to clipboard
class ArbitraryIndexedFileBuilder(file: File) : IndexedFileBuilder

A helper class capable of reading any variety of IndexedFile.

Link copied to clipboard

An enumeration of values that can be produced by an IndexedFileAnalyzer.

Functions

Link copied to clipboard
fun main(args: Array<String>)

The entry point for command-line invocation of the indexed file analyzer.

Link copied to clipboard
fun parseHeader(file: File): String

Extract the header string from the file with the given name.