@opentdf/sdk
    Preparing search index...

    Function fromSource

    • Creates a seekable object from a source.

      Parameters

      • source: Source

        A Source object containing the type and location of the data.

      Returns Promise<Chunker>

      A promise that resolves to a Chunker function.

      ConfigurationError if the source type is not supported or the location is invalid.