IndexedFileBuilder

fun IndexedFileBuilder(headerString: String)

Parameters

headerString

The String to check for at the start of a file implementing this kind of specialization of an IndexedFile. Note that the terminating NUL byte is NOT expected to be part of the string supplied by the client (as of 2020.10.21).