DARTFile.loads

Loads all the archives in the list of fingerprints

class DARTFile
loads
(
Range
)
if (
isInputRange!Range &&
is(ElementType!Range : const(DARTIndex))
)

Parameters

type Archive.Type

types of archives

Return Value

recorder of the read archives

Meta