ArchiveBase.Data

The typed used to represent the archived data in a typed form.

class ArchiveBase(U)
alias Data = immutable(U)[]

Meta