• Return a cached callback to the metadata from the given quad stream as a promise.

    Parameters

    • data: AsyncIterator<Quad>

      A quad stream.

    Returns () => Promise<MetadataQuads>