Archive.UntypedData

The typed used to represent the archived data in an untyped form.

interface Archive
alias UntypedData = immutable(void)[]

Meta