Recorder.find

Finds an archive with the fingerprint

  1. Archive find(const(DARTIndex) dart_index)
    class Recorder
  2. Archive find(const(Buffer) fingerprint)

Return Value

Type: Archive

The archive @ fingerprint and if it dosn't exists then a null reference is returned

Meta