describeCompilation

fun describeCompilation(recordNumber: Long): String

Describe a single compilation from the repository. The supplied record number should have been one of the values produced by dumpAll.

Return

A description of the serialization in the specified record.

Parameters

recordNumber

The record number.