Anchorage API reference
    Preparing search index...

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • input: {
            body: ReadableStream<Uint8Array<ArrayBufferLike>>;
            contentLength?: number;
            databaseId: string;
            fileName: string;
        }

      Returns Promise<{ location: string; sha256: string; size: number }>